[==========] 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 13:15:43.427685  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:38887
I20260710 13:15:43.429243  5956 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 13:15:43.430298  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:43.446933  5962 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 13:15:43.447000  5963 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 13:15:43.447911  5965 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 13:15:43.449517  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:44.652993  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:44.653220  5956 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 13:15:44.653369  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689344653354 us; error 0 us; skew 500 ppm
I20260710 13:15:44.654157  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:44.660565  5956 webserver.cc:533] Webserver started at http://127.5.209.62:37201/ using document root <none> and password file <none>
I20260710 13:15:44.661365  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:44.661566  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:44.661969  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:44.667735  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "55b65d27f7614e65aa11275c3d19cfee"
format_stamp: "Formatted at 2026-07-10 13:15:44 on dist-test-slave-1hdw"
I20260710 13:15:44.675431  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:15:44.680721  5971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:44.681978  5956 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:15:44.682346  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "55b65d27f7614e65aa11275c3d19cfee"
format_stamp: "Formatted at 2026-07-10 13:15:44 on dist-test-slave-1hdw"
I20260710 13:15:44.682701  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-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 13:15:44.744946  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:44.746670  5956 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 13:15:44.747133  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:44.817754  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:38887
I20260710 13:15:44.817819  6022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:38887 every 8 connection(s)
I20260710 13:15:44.825595  6023 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 13:15:44.847723  6023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: Bootstrap starting.
I20260710 13:15:44.853482  6023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:44.855392  6023 log.cc:826] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: Log is configured to *not* fsync() on all Append() calls
I20260710 13:15:44.860311  6023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: No bootstrap required, opened a new log
I20260710 13:15:44.882128  6023 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER }
I20260710 13:15:44.882682  6023 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:44.882946  6023 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55b65d27f7614e65aa11275c3d19cfee, State: Initialized, Role: FOLLOWER
I20260710 13:15:44.883967  6023 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER }
I20260710 13:15:44.884447  6023 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:44.884744  6023 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:44.885080  6023 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:44.889066  6023 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER }
I20260710 13:15:44.889767  6023 leader_election.cc:304] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [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: 55b65d27f7614e65aa11275c3d19cfee; no voters: 
I20260710 13:15:44.891462  6023 leader_election.cc:290] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:44.891824  6026 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:44.894415  6026 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 1 LEADER]: Becoming Leader. State: Replica: 55b65d27f7614e65aa11275c3d19cfee, State: Running, Role: LEADER
I20260710 13:15:44.895361  6026 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [LEADER]: Queue going to LEADER mode. State: All 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: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER }
I20260710 13:15:44.896407  6023 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:44.907020  6028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55b65d27f7614e65aa11275c3d19cfee. Latest consensus state: current_term: 1 leader_uuid: "55b65d27f7614e65aa11275c3d19cfee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER } }
I20260710 13:15:44.907763  6028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:44.907678  6027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55b65d27f7614e65aa11275c3d19cfee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55b65d27f7614e65aa11275c3d19cfee" member_type: VOTER } }
I20260710 13:15:44.908380  6027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:44.910526  6035 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:44.921942  6035 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:44.924865  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:44.939601  6035 catalog_manager.cc:1383] Generated new cluster ID: d016775e76674bf78d748bc8615fcf0e
I20260710 13:15:44.939882  6035 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:44.960033  6035 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:44.961587  6035 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:44.976502  6035 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: Generated new TSK 0
I20260710 13:15:44.977386  6035 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:44.991360  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:44.999663  6045 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 13:15:45.001377  6046 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 13:15:45.004508  6048 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 13:15:45.004678  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:45.005625  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:45.005900  5956 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 13:15:45.006115  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689345006095 us; error 0 us; skew 500 ppm
I20260710 13:15:45.006912  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:45.010949  5956 webserver.cc:533] Webserver started at http://127.5.209.1:41199/ using document root <none> and password file <none>
I20260710 13:15:45.011670  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:45.011936  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:45.012279  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:45.013765  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "997924437cff43bd9d76939f07a3e923"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.020612  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:15:45.025521  6053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.026345  5956 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:15:45.026688  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "997924437cff43bd9d76939f07a3e923"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.027060  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-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 13:15:45.058241  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:45.060230  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:45.063038  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:45.068744  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:45.069061  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.069384  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:45.069612  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.160868  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:44205
I20260710 13:15:45.160931  6115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:44205 every 8 connection(s)
I20260710 13:15:45.168742  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:45.184151  6120 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 13:15:45.185786  6121 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 13:15:45.192212  6123 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 13:15:45.194751  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:45.195917  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:45.196210  5956 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 13:15:45.196412  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689345196397 us; error 0 us; skew 500 ppm
I20260710 13:15:45.197214  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:45.200091  6116 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38887
I20260710 13:15:45.200567  6116 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:45.200690  5956 webserver.cc:533] Webserver started at http://127.5.209.2:39867/ using document root <none> and password file <none>
I20260710 13:15:45.201179  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:45.201332  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:45.201539  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:45.201727  6116 heartbeater.cc:507] Master 127.5.209.62:38887 requested a full tablet report, sending...
I20260710 13:15:45.202574  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "c81e296451274af0b986687f64b8b9dd"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.205344  5988 ts_manager.cc:194] Registered new tserver with Master: 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205)
I20260710 13:15:45.208468  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39086
I20260710 13:15:45.210306  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:15:45.215574  6128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.216405  5956 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:15:45.216719  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "c81e296451274af0b986687f64b8b9dd"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.217072  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-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 13:15:45.235169  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:45.236850  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:45.239327  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:45.242875  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:45.243129  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.243424  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:45.243628  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.329639  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:36267
I20260710 13:15:45.329766  6190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:36267 every 8 connection(s)
I20260710 13:15:45.336697  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:45.345227  6194 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 13:15:45.352234  6191 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38887
I20260710 13:15:45.352783  6191 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:45.353878  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:45.353962  6191 heartbeater.cc:507] Master 127.5.209.62:38887 requested a full tablet report, sending...
W20260710 13:15:45.354717  6195 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 13:15:45.355072  6197 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 13:15:45.356328  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:45.356586  5956 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 13:15:45.356774  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689345356760 us; error 0 us; skew 500 ppm
I20260710 13:15:45.357246  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:45.357362  5988 ts_manager.cc:194] Registered new tserver with Master: c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:45.359167  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39090
I20260710 13:15:45.361186  5956 webserver.cc:533] Webserver started at http://127.5.209.3:38611/ using document root <none> and password file <none>
I20260710 13:15:45.361843  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:45.362052  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:45.362254  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:45.363348  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.367841  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:15:45.371035  6202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.371837  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:15:45.372139  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
format_stamp: "Formatted at 2026-07-10 13:15:45 on dist-test-slave-1hdw"
I20260710 13:15:45.372419  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689343260608-5956-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 13:15:45.386796  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:45.388113  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:45.390136  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:45.393527  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:45.393805  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.394068  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:45.394207  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:45.484100  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:37083
I20260710 13:15:45.484197  6264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:37083 every 8 connection(s)
I20260710 13:15:45.502166  6265 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38887
I20260710 13:15:45.502542  6265 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:45.503260  6265 heartbeater.cc:507] Master 127.5.209.62:38887 requested a full tablet report, sending...
I20260710 13:15:45.505471  5988 ts_manager.cc:194] Registered new tserver with Master: ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:45.506358  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014475043s
I20260710 13:15:45.506844  5988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39096
I20260710 13:15:45.557804  5988 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39104:
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 13:15:45.562777  5988 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 13:15:45.663831  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 6a87780a73664a60b37e897b86d68f38 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:45.665515  6154 tablet_service.cc:1511] Processing CreateTablet for tablet e59adc35414a48dda46c77e1dc88e674 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:45.666719  6155 tablet_service.cc:1511] Processing CreateTablet for tablet bd9273e7eca2420982e2bdc959eb4581 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:45.668268  6153 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa73713df64471aee6ab1fa772c195 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:45.671043  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7f36d3fe54415ebbec0310226254cc (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:45.665540  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a87780a73664a60b37e897b86d68f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.673053  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59adc35414a48dda46c77e1dc88e674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.674645  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa73713df64471aee6ab1fa772c195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.675472  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9273e7eca2420982e2bdc959eb4581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.678817  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7f36d3fe54415ebbec0310226254cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.698649  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 48f5ba56e0244709ac2c06d3406e98aa (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:45.700047  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f5ba56e0244709ac2c06d3406e98aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.720504  6283 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:45.724141  6150 tablet_service.cc:1511] Processing CreateTablet for tablet de6089306e604445b531444149234dcd (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:45.725455  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6089306e604445b531444149234dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.733014  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 6a87780a73664a60b37e897b86d68f38 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:45.734907  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a87780a73664a60b37e897b86d68f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.740970  6228 tablet_service.cc:1511] Processing CreateTablet for tablet e59adc35414a48dda46c77e1dc88e674 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:45.742678  6229 tablet_service.cc:1511] Processing CreateTablet for tablet bd9273e7eca2420982e2bdc959eb4581 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:45.750468  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59adc35414a48dda46c77e1dc88e674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.744972  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 6a87780a73664a60b37e897b86d68f38 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:15:45.756001  6226 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7f36d3fe54415ebbec0310226254cc (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:45.755218  6078 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa73713df64471aee6ab1fa772c195 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:45.760138  6153 tablet_service.cc:1511] Processing CreateTablet for tablet f372b11aafb149b5b18ffcca263e099b (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:45.752475  6080 tablet_service.cc:1511] Processing CreateTablet for tablet bd9273e7eca2420982e2bdc959eb4581 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:15:45.761364  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa73713df64471aee6ab1fa772c195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.761359  6079 tablet_service.cc:1511] Processing CreateTablet for tablet e59adc35414a48dda46c77e1dc88e674 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:15:45.764261  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9273e7eca2420982e2bdc959eb4581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.765977  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a87780a73664a60b37e897b86d68f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.766772  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372b11aafb149b5b18ffcca263e099b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.776678  6077 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7f36d3fe54415ebbec0310226254cc (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:15:45.780326  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9273e7eca2420982e2bdc959eb4581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.785458  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59adc35414a48dda46c77e1dc88e674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.765872  6227 tablet_service.cc:1511] Processing CreateTablet for tablet d8aa73713df64471aee6ab1fa772c195 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:15:45.772905  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 48f5ba56e0244709ac2c06d3406e98aa (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:45.784566  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7f36d3fe54415ebbec0310226254cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.782290  6224 tablet_service.cc:1511] Processing CreateTablet for tablet de6089306e604445b531444149234dcd (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:45.789665  6076 tablet_service.cc:1511] Processing CreateTablet for tablet 48f5ba56e0244709ac2c06d3406e98aa (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:15:45.792330  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7f36d3fe54415ebbec0310226254cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.787580  6075 tablet_service.cc:1511] Processing CreateTablet for tablet de6089306e604445b531444149234dcd (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:15:45.793303  6074 tablet_service.cc:1511] Processing CreateTablet for tablet f372b11aafb149b5b18ffcca263e099b (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:45.797180  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f5ba56e0244709ac2c06d3406e98aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.797168  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f5ba56e0244709ac2c06d3406e98aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.799880  6223 tablet_service.cc:1511] Processing CreateTablet for tablet f372b11aafb149b5b18ffcca263e099b (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:15:45.804597  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6089306e604445b531444149234dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.808529  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372b11aafb149b5b18ffcca263e099b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.809365  6224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6089306e604445b531444149234dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.808442  6073 tablet_service.cc:1511] Processing CreateTablet for tablet 7374702bc6024c9aaaddc49668e22d37 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:45.813934  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f372b11aafb149b5b18ffcca263e099b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.815414  6073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374702bc6024c9aaaddc49668e22d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.834909  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 7374702bc6024c9aaaddc49668e22d37 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:45.851357  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374702bc6024c9aaaddc49668e22d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.851517  6222 tablet_service.cc:1511] Processing CreateTablet for tablet 7374702bc6024c9aaaddc49668e22d37 (DEFAULT_TABLE table=test-workload [id=8b91cb035d0b47aeb190c18fe1c2cedf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:15:45.854980  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8aa73713df64471aee6ab1fa772c195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:45.868546  6222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374702bc6024c9aaaddc49668e22d37. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:15:45.917706  6036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:45.927000  6283 tablet_bootstrap.cc:654] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:45.977569  6284 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:45.993057  6283 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:45.995776  6283 ts_tablet_manager.cc:1403] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.274s	user 0.005s	sys 0.028s
I20260710 13:15:46.004374  6283 raft_consensus.cc:359] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.011792  6283 raft_consensus.cc:385] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.012256  6283 raft_consensus.cc:740] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.013163  6283 consensus_queue.cc:260] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.018081  6284 tablet_bootstrap.cc:654] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.020289  6191 heartbeater.cc:499] Master 127.5.209.62:38887 was elected leader, sending a full tablet report...
I20260710 13:15:46.017966  6283 ts_tablet_manager.cc:1434] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:15:46.026176  6286 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.026942  6283 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.039976  6284 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.040503  6284 ts_tablet_manager.cc:1403] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.011s
I20260710 13:15:46.043678  6284 raft_consensus.cc:359] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.044483  6286 tablet_bootstrap.cc:654] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.044441  6284 raft_consensus.cc:385] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.044833  6284 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.042253  6283 tablet_bootstrap.cc:654] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.045634  6284 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.056397  6265 heartbeater.cc:499] Master 127.5.209.62:38887 was elected leader, sending a full tablet report...
I20260710 13:15:46.057284  6284 ts_tablet_manager.cc:1434] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 13:15:46.058360  6284 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.059816  6283 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.060292  6283 ts_tablet_manager.cc:1403] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 13:15:46.063234  6283 raft_consensus.cc:359] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.063980  6283 raft_consensus.cc:385] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.064276  6283 raft_consensus.cc:740] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.064896  6284 tablet_bootstrap.cc:654] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.064976  6283 consensus_queue.cc:260] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.069051  6286 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.069617  6286 ts_tablet_manager.cc:1403] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.007s
I20260710 13:15:46.073357  6286 raft_consensus.cc:359] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.074652  6286 raft_consensus.cc:385] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.074997  6286 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.075779  6286 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.080106  6283 ts_tablet_manager.cc:1434] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:15:46.080852  6284 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.081108  6283 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.081379  6284 ts_tablet_manager.cc:1403] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:15:46.085054  6284 raft_consensus.cc:359] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.085847  6284 raft_consensus.cc:385] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.086144  6284 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
W20260710 13:15:46.086758  6192 tablet.cc:2406] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:15:46.086863  6284 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.088789  6283 tablet_bootstrap.cc:654] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.089046  6284 ts_tablet_manager.cc:1434] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:15:46.090010  6284 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.095247  6286 ts_tablet_manager.cc:1434] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.002s
I20260710 13:15:46.096630  6286 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.098105  6116 heartbeater.cc:499] Master 127.5.209.62:38887 was elected leader, sending a full tablet report...
I20260710 13:15:46.110244  6284 tablet_bootstrap.cc:654] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.117393  6286 tablet_bootstrap.cc:654] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.125888  6284 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.126554  6284 ts_tablet_manager.cc:1403] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.006s
I20260710 13:15:46.130448  6284 raft_consensus.cc:359] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.132762  6284 raft_consensus.cc:385] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.133086  6284 raft_consensus.cc:740] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.133721  6283 tablet_bootstrap.cc:492] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.134019  6286 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.134320  6283 ts_tablet_manager.cc:1403] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.016s
I20260710 13:15:46.133852  6284 consensus_queue.cc:260] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.134465  6286 ts_tablet_manager.cc:1403] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.007s
I20260710 13:15:46.136440  6284 ts_tablet_manager.cc:1434] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 13:15:46.137307  6284 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.137470  6286 raft_consensus.cc:359] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.138258  6286 raft_consensus.cc:385] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.138597  6286 raft_consensus.cc:740] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.139382  6286 consensus_queue.cc:260] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.141676  6286 ts_tablet_manager.cc:1434] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:15:46.142612  6286 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.144181  6284 tablet_bootstrap.cc:654] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.149852  6286 tablet_bootstrap.cc:654] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.152725  6293 raft_consensus.cc:493] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.153201  6293 raft_consensus.cc:515] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.158466  6284 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.158917  6293 leader_election.cc:290] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.159792  6284 ts_tablet_manager.cc:1403] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 13:15:46.160655  6286 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.161094  6286 ts_tablet_manager.cc:1403] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:15:46.162801  6284 raft_consensus.cc:359] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.163530  6284 raft_consensus.cc:385] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.163827  6284 raft_consensus.cc:740] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.163797  6286 raft_consensus.cc:359] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.164561  6286 raft_consensus.cc:385] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.164947  6286 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.164603  6284 consensus_queue.cc:260] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.165637  6286 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.166055  6283 raft_consensus.cc:359] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.166780  6283 raft_consensus.cc:385] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.168159  6286 ts_tablet_manager.cc:1434] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:15:46.169430  6287 raft_consensus.cc:493] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.169894  6287 raft_consensus.cc:515] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.172596  6287 leader_election.cc:290] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.169093  6286 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.177757  6284 ts_tablet_manager.cc:1434] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:15:46.180292  6284 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.182322  6286 tablet_bootstrap.cc:654] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.167086  6283 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.196728  6286 tablet_bootstrap.cc:492] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.188050  6283 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.197242  6286 ts_tablet_manager.cc:1403] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 13:15:46.200882  6286 raft_consensus.cc:359] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.201603  6286 raft_consensus.cc:385] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.201916  6286 raft_consensus.cc:740] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.202888  6286 consensus_queue.cc:260] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.206046  6283 ts_tablet_manager.cc:1434] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260710 13:15:46.207333  6283 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.208175  6286 ts_tablet_manager.cc:1434] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:15:46.209148  6286 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.213945  6293 raft_consensus.cc:493] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.214867  6293 raft_consensus.cc:515] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.222023  6284 tablet_bootstrap.cc:654] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.222585  6293 leader_election.cc:290] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.236912  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
W20260710 13:15:46.240092  6056 leader_election.cc:343] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.234573  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.242326  6283 tablet_bootstrap.cc:654] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
W20260710 13:15:46.242581  6056 leader_election.cc:343] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.242906  6293 raft_consensus.cc:493] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.243391  6293 raft_consensus.cc:515] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.245569  6293 leader_election.cc:290] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.249428  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.250355  6166 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.251499  6286 tablet_bootstrap.cc:654] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.251978  6056 leader_election.cc:304] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.253881  6293 raft_consensus.cc:2804] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.254225  6293 raft_consensus.cc:493] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.254540  6293 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.261412  6284 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.262070  6284 ts_tablet_manager.cc:1403] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.008s
I20260710 13:15:46.264213  6287 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.264891  6287 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.264451  6293 raft_consensus.cc:515] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.268509  6287 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.269786  6284 raft_consensus.cc:359] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.270467  6284 raft_consensus.cc:385] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.270774  6293 leader_election.cc:290] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.271137  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:46.272012  6166 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.270767  6284 raft_consensus.cc:740] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.276400  6284 consensus_queue.cc:260] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.278757  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.280416  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.281697  6240 raft_consensus.cc:2468] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.278411  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.285372  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.285331  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.286693  6090 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:46.289680  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.290612  6284 ts_tablet_manager.cc:1434] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260710 13:15:46.289734  6239 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.291812  6238 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.292622  6055 leader_election.cc:304] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.296909  6293 raft_consensus.cc:2804] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.297268  6293 raft_consensus.cc:493] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.297403  6055 leader_election.cc:304] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.297623  6293 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.298950  6284 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.301636  6289 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.302248  6289 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
W20260710 13:15:46.303535  6130 leader_election.cc:343] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.307724  6283 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.307477  6130 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.308171  6283 ts_tablet_manager.cc:1403] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.004s
I20260710 13:15:46.308481  6287 raft_consensus.cc:2804] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.310613  6166 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:46.310721  6287 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.311208  6287 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.311707  6056 leader_election.cc:304] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.320572  6293 raft_consensus.cc:515] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.322628  6293 leader_election.cc:290] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.324688  6286 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.325168  6286 ts_tablet_manager.cc:1403] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.016s
I20260710 13:15:46.325662  6293 raft_consensus.cc:2804] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.328153  6293 raft_consensus.cc:493] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.328960  6293 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.328334  6289 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:46.331830  6286 raft_consensus.cc:359] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.336585  6286 raft_consensus.cc:385] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.329659  6283 raft_consensus.cc:359] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.341428  6286 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.342823  6283 raft_consensus.cc:385] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.353798  6283 raft_consensus.cc:740] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.343083  6287 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.344483  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.353224  6289 raft_consensus.cc:493] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.359650  6289 raft_consensus.cc:515] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.363054  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.363323  6289 leader_election.cc:290] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:46.363760  6238 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:46.367420  6284 tablet_bootstrap.cc:654] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.354542  6293 raft_consensus.cc:515] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.355054  6283 consensus_queue.cc:260] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.372282  6237 raft_consensus.cc:2468] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:46.376695  6286 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.384367  6293 leader_election.cc:290] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.384796  6286 ts_tablet_manager.cc:1434] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.004s
I20260710 13:15:46.385185  6293 raft_consensus.cc:2804] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.385773  6293 raft_consensus.cc:697] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:46.386045  6286 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.388808  6287 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.386832  6293 consensus_queue.cc:237] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.393247  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:46.394012  6090 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:15:46.408108  6056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:36267, user_credentials={real_user=slave}} blocked reactor thread for 96468us
I20260710 13:15:46.416005  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.416991  6238 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.419697  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:46.420573  6286 tablet_bootstrap.cc:654] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.420867  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:46.434767  6238 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 1.
W20260710 13:15:46.449631  6056 leader_election.cc:343] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.452620  6090 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 1.
W20260710 13:15:46.459859  6056 leader_election.cc:343] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.475706  6308 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.476210  6308 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.478304  6308 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
W20260710 13:15:46.474021  6055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.3:37083, user_credentials={real_user=slave}} blocked reactor thread for 176705us
I20260710 13:15:46.479791  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
W20260710 13:15:46.482079  6056 leader_election.cc:343] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.482731  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.482939  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.483218  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.483542  6238 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.483335  6239 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.484308  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.461898  6130 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
W20260710 13:15:46.490336  6204 leader_election.cc:343] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.491876  6287 raft_consensus.cc:2804] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.493069  6287 raft_consensus.cc:697] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:46.495540  6287 consensus_queue.cc:237] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.499214  6283 ts_tablet_manager.cc:1434] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.191s	user 0.017s	sys 0.027s
I20260710 13:15:46.500259  6283 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.489427  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.493853  6090 raft_consensus.cc:2393] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab6f0d8040714169ba6f5c0db280e7ce in current term 1: Already voted for candidate c81e296451274af0b986687f64b8b9dd in this term.
W20260710 13:15:46.511569  6055 leader_election.cc:343] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.514348  6055 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997924437cff43bd9d76939f07a3e923; no voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.511198  5986 catalog_manager.cc:5697] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:46.515762  6284 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.516769  6315 raft_consensus.cc:2749] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.518252  6284 ts_tablet_manager.cc:1403] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.221s	user 0.020s	sys 0.032s
I20260710 13:15:46.523604  6130 leader_election.cc:304] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [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: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 997924437cff43bd9d76939f07a3e923
I20260710 13:15:46.535524  6238 raft_consensus.cc:2468] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:46.536612  6055 leader_election.cc:304] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.529420  6287 raft_consensus.cc:2804] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.537945  6287 raft_consensus.cc:493] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.538245  6315 raft_consensus.cc:2804] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.538959  6287 raft_consensus.cc:3060] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.539104  6315 raft_consensus.cc:697] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:46.540050  6315 consensus_queue.cc:237] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.555595  6286 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.556172  6286 ts_tablet_manager.cc:1403] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.170s	user 0.023s	sys 0.027s
I20260710 13:15:46.556537  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.556537  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.543064  6239 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:46.559885  6205 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce; no voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.559628  6284 raft_consensus.cc:359] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.567677  6055 leader_election.cc:304] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.561208  6289 raft_consensus.cc:2749] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.569206  6293 raft_consensus.cc:2804] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.569677  6293 raft_consensus.cc:697] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:46.561326  6284 raft_consensus.cc:385] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.570950  6284 raft_consensus.cc:740] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.571028  6293 consensus_queue.cc:237] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.571828  6284 consensus_queue.cc:260] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.575935  6284 ts_tablet_manager.cc:1434] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.003s
I20260710 13:15:46.576560  6283 tablet_bootstrap.cc:654] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.576939  6284 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.577387  5987 catalog_manager.cc:5697] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
W20260710 13:15:46.578610  6130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.3:37083, user_credentials={real_user=slave}} blocked reactor thread for 57922.1us
I20260710 13:15:46.580808  6286 raft_consensus.cc:359] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.581561  6286 raft_consensus.cc:385] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.581889  6286 raft_consensus.cc:740] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.582567  6286 consensus_queue.cc:260] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.588433  6318 raft_consensus.cc:493] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.590504  6318 raft_consensus.cc:515] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.597757  6284 tablet_bootstrap.cc:654] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.598631  6286 ts_tablet_manager.cc:1434] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260710 13:15:46.597123  6287 raft_consensus.cc:515] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.599984  6318 leader_election.cc:290] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.600175  6286 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.604725  6166 raft_consensus.cc:2393] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab6f0d8040714169ba6f5c0db280e7ce in current term 1: Already voted for candidate c81e296451274af0b986687f64b8b9dd in this term.
I20260710 13:15:46.606695  6283 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.606752  6205 leader_election.cc:304] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce; no voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.608934  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.610234  6289 raft_consensus.cc:3060] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.608891  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
W20260710 13:15:46.612169  6130 leader_election.cc:343] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:46.614784  6130 leader_election.cc:343] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.615185  6130 leader_election.cc:304] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c81e296451274af0b986687f64b8b9dd; no voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:46.616209  6318 raft_consensus.cc:2749] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.618832  6283 ts_tablet_manager.cc:1403] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.009s
I20260710 13:15:46.620756  6287 leader_election.cc:290] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.620993  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:46.623427  6289 raft_consensus.cc:2749] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.623564  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.626682  6283 raft_consensus.cc:359] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
W20260710 13:15:46.627627  6130 leader_election.cc:343] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.630142  6239 raft_consensus.cc:2468] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 1.
I20260710 13:15:46.631678  6130 leader_election.cc:304] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [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: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 997924437cff43bd9d76939f07a3e923
I20260710 13:15:46.632711  6287 raft_consensus.cc:2804] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.633234  6287 raft_consensus.cc:697] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:46.633875  6287 consensus_queue.cc:237] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.634919  6286 tablet_bootstrap.cc:654] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.635409  6283 raft_consensus.cc:385] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.635751  6283 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.636565  6283 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.639675  6283 ts_tablet_manager.cc:1434] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:15:46.640897  6283 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.644999  6286 tablet_bootstrap.cc:492] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.645483  6286 ts_tablet_manager.cc:1403] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260710 13:15:46.648243  6283 tablet_bootstrap.cc:654] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.648320  6286 raft_consensus.cc:359] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.649346  6286 raft_consensus.cc:385] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.649681  6286 raft_consensus.cc:740] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.652233  6284 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.652683  6284 ts_tablet_manager.cc:1403] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.007s
I20260710 13:15:46.663443  5986 catalog_manager.cc:5697] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:46.665280  5986 catalog_manager.cc:5697] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:46.668737  6284 raft_consensus.cc:359] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.669461  6284 raft_consensus.cc:385] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.669814  6284 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.670681  6284 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.671104  5987 catalog_manager.cc:5697] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:46.676811  6289 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.677275  6289 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.679776  6289 leader_election.cc:290] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:46.680672  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.681907  6284 ts_tablet_manager.cc:1434] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:15:46.682332  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.682886  6284 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
W20260710 13:15:46.683730  6204 leader_election.cc:343] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:15:46.684772  6205 leader_election.cc:343] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:46.685209  6205 leader_election.cc:304] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce; no voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.686825  6289 raft_consensus.cc:2749] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.689064  6283 tablet_bootstrap.cc:492] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.689477  6283 ts_tablet_manager.cc:1403] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.022s
I20260710 13:15:46.650424  6286 consensus_queue.cc:260] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.692351  6283 raft_consensus.cc:359] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.692945  6283 raft_consensus.cc:385] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.693183  6283 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.693559  6286 ts_tablet_manager.cc:1434] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 13:15:46.693804  6283 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.694530  6286 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.695870  6283 ts_tablet_manager.cc:1434] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:46.696723  6283 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.703445  6283 tablet_bootstrap.cc:654] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.706851  6284 tablet_bootstrap.cc:654] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.712481  6286 tablet_bootstrap.cc:654] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.719189  6284 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.719708  6284 ts_tablet_manager.cc:1403] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260710 13:15:46.721191  6283 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.721575  6283 ts_tablet_manager.cc:1403] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.020s
I20260710 13:15:46.722141  6284 raft_consensus.cc:359] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.722792  6284 raft_consensus.cc:385] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.723055  6284 raft_consensus.cc:740] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.723708  6284 consensus_queue.cc:260] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.724174  6283 raft_consensus.cc:359] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.725172  6283 raft_consensus.cc:385] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.725412  6283 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.726030  6283 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.728118  6283 ts_tablet_manager.cc:1434] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:46.729095  6283 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.730305  6286 tablet_bootstrap.cc:492] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.730717  6286 ts_tablet_manager.cc:1403] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260710 13:15:46.733009  6286 raft_consensus.cc:359] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.733645  6286 raft_consensus.cc:385] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.733902  6286 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.734511  6286 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.735595  6283 tablet_bootstrap.cc:654] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.736313  6284 ts_tablet_manager.cc:1434] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:15:46.737152  6284 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: Bootstrap starting.
I20260710 13:15:46.742329  6284 tablet_bootstrap.cc:654] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.746584  6283 tablet_bootstrap.cc:492] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.747014  6283 ts_tablet_manager.cc:1403] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:15:46.749655  6283 raft_consensus.cc:359] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.750335  6283 raft_consensus.cc:385] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.750587  6283 raft_consensus.cc:740] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.751433  6283 consensus_queue.cc:260] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.753531  6286 ts_tablet_manager.cc:1434] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:15:46.753587  6283 ts_tablet_manager.cc:1434] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:15:46.754491  6286 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: Bootstrap starting.
I20260710 13:15:46.754528  6283 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: Bootstrap starting.
I20260710 13:15:46.760442  6286 tablet_bootstrap.cc:654] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.761052  6283 tablet_bootstrap.cc:654] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:46.764981  6284 tablet_bootstrap.cc:492] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: No bootstrap required, opened a new log
I20260710 13:15:46.765379  6284 ts_tablet_manager.cc:1403] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.004s
I20260710 13:15:46.767758  6284 raft_consensus.cc:359] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.768390  6284 raft_consensus.cc:385] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.769291  6284 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.770251  6284 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.772330  6283 tablet_bootstrap.cc:492] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: No bootstrap required, opened a new log
I20260710 13:15:46.772701  6283 ts_tablet_manager.cc:1403] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:15:46.774869  6283 raft_consensus.cc:359] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.775568  6283 raft_consensus.cc:385] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.775844  6283 raft_consensus.cc:740] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.776103  6286 tablet_bootstrap.cc:492] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: No bootstrap required, opened a new log
I20260710 13:15:46.776508  6283 consensus_queue.cc:260] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.776528  6286 ts_tablet_manager.cc:1403] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:15:46.778816  6283 ts_tablet_manager.cc:1434] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:15:46.781111  6286 raft_consensus.cc:359] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.781806  6286 raft_consensus.cc:385] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:46.782064  6286 raft_consensus.cc:740] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Initialized, Role: FOLLOWER
I20260710 13:15:46.782660  6286 consensus_queue.cc:260] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.777689  6284 ts_tablet_manager.cc:1434] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:15:46.785389  6286 ts_tablet_manager.cc:1434] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:15:46.838965  6287 raft_consensus.cc:493] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.839534  6287 raft_consensus.cc:515] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.840426  6315 raft_consensus.cc:493] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.840880  6315 raft_consensus.cc:515] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.841472  6287 leader_election.cc:290] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.842700  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:46.843389  6090 raft_consensus.cc:2468] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:46.843840  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.842693  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.844205  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.844429  6166 raft_consensus.cc:2468] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.844604  6239 raft_consensus.cc:2468] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:46.842845  6315 leader_election.cc:290] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.845603  6056 leader_election.cc:304] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.845920  6130 leader_election.cc:304] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.846781  6315 raft_consensus.cc:2804] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.847083  6287 raft_consensus.cc:2804] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.847112  6315 raft_consensus.cc:493] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.847551  6287 raft_consensus.cc:493] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.847645  6315 raft_consensus.cc:3060] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.847926  6287 raft_consensus.cc:3060] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.852928  6287 raft_consensus.cc:515] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.854460  6315 raft_consensus.cc:515] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.855724  6287 leader_election.cc:290] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.855747  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:46.856602  6090 raft_consensus.cc:2393] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c81e296451274af0b986687f64b8b9dd in current term 1: Already voted for candidate 997924437cff43bd9d76939f07a3e923 in this term.
I20260710 13:15:46.856750  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.857302  6239 raft_consensus.cc:3060] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.858186  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:46.858873  6166 raft_consensus.cc:2393] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997924437cff43bd9d76939f07a3e923 in current term 1: Already voted for candidate c81e296451274af0b986687f64b8b9dd in this term.
I20260710 13:15:46.859014  6315 leader_election.cc:290] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.859791  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f372b11aafb149b5b18ffcca263e099b" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.861056  6055 leader_election.cc:304] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923; no voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:46.861841  6315 raft_consensus.cc:2749] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:15:46.862986  6239 raft_consensus.cc:2468] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 1.
I20260710 13:15:46.863926  6130 leader_election.cc:304] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [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: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 997924437cff43bd9d76939f07a3e923
I20260710 13:15:46.864648  6287 raft_consensus.cc:2804] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.865032  6287 raft_consensus.cc:697] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:46.865767  6287 consensus_queue.cc:237] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.874540  5985 catalog_manager.cc:5697] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
W20260710 13:15:46.921597  6036 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:46.925897  6315 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.926435  6315 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.929013  6315 leader_election.cc:290] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.929394  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.929687  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.930137  6166 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.930418  6239 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.931386  6056 leader_election.cc:304] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.932188  6315 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.932627  6315 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.932919  6315 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.936242  6239 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.937798  6315 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.939631  6315 leader_election.cc:290] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.940441  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:46.940778  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:46.941015  6166 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.941355  6238 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.945657  6315 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:15:46.950016  6238 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:46.950146  6166 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:46.951357  6055 leader_election.cc:304] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:46.952210  6315 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:46.952666  6315 raft_consensus.cc:697] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:46.956219  6315 consensus_queue.cc:237] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.958491  6287 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:46.962652  6293 raft_consensus.cc:493] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:46.963111  6293 raft_consensus.cc:515] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:46.965893  6293 leader_election.cc:290] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:46.967648  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:46.968271  6166 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.968323  5985 catalog_manager.cc:5697] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:46.969636  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:46.970237  6239 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 0.
I20260710 13:15:46.971830  6056 leader_election.cc:304] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:46.972582  6315 raft_consensus.cc:2804] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:46.972919  6315 raft_consensus.cc:493] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:46.973338  6315 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.978478  6166 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:46.992512  6308 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.004349  6308 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.014467  6318 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:47.040580  6308 raft_consensus.cc:493] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:47.041121  6308 raft_consensus.cc:515] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.040969  6315 raft_consensus.cc:515] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.043558  6289 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:47.044059  6289 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.046103  6289 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:47.048507  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:47.049161  6091 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 0.
I20260710 13:15:47.050500  6204 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:47.051545  6289 raft_consensus.cc:2804] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:47.051929  6289 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:47.052254  6289 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.059064  6308 leader_election.cc:290] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:47.059322  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:47.060083  6240 raft_consensus.cc:2393] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997924437cff43bd9d76939f07a3e923 in current term 1: Already voted for candidate c81e296451274af0b986687f64b8b9dd in this term.
I20260710 13:15:47.063660  6313 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:47.064153  6313 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.064743  6308 consensus_queue.cc:1048] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.070015  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:47.071053  6313 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:47.075291  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:47.075989  6166 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 0.
I20260710 13:15:47.078315  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f5ba56e0244709ac2c06d3406e98aa" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd" is_pre_election: true
I20260710 13:15:47.079962  6289 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.081192  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:47.081941  6163 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.089900  6163 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:47.090539  6238 raft_consensus.cc:2393] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c81e296451274af0b986687f64b8b9dd in current term 1: Already voted for candidate ab6f0d8040714169ba6f5c0db280e7ce in this term.
I20260710 13:15:47.090711  6056 leader_election.cc:304] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997924437cff43bd9d76939f07a3e923; no voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd
I20260710 13:15:47.094342  6056 leader_election.cc:304] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:47.096211  6308 raft_consensus.cc:3060] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.101405  6353 raft_consensus.cc:2804] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:47.116240  6313 raft_consensus.cc:493] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:47.116751  6313 raft_consensus.cc:515] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.123548  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:47.124437  6238 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.120172  6315 leader_election.cc:290] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 1 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:47.148835  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:47.149495  6091 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 0.
I20260710 13:15:47.147627  6289 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:47.170151  6353 raft_consensus.cc:697] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:47.171977  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:47.174139  6313 leader_election.cc:290] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:47.176842  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" is_pre_election: true
I20260710 13:15:47.178004  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:47.178664  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997924437cff43bd9d76939f07a3e923" is_pre_election: true
I20260710 13:15:47.178787  6164 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.172735  6089 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.181017  6130 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [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: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:47.182467  6163 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:47.191452  6308 raft_consensus.cc:2749] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:47.172729  6353 consensus_queue.cc:237] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.195704  6356 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:47.199612  6130 leader_election.cc:304] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c81e296451274af0b986687f64b8b9dd; no voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:47.200739  6238 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 1.
I20260710 13:15:47.216055  6089 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 1.
I20260710 13:15:47.216681  6313 consensus_queue.cc:1048] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.216055  6164 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 1.
I20260710 13:15:47.217972  6204 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:47.219113  6318 raft_consensus.cc:2764] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:15:47.219818  6289 raft_consensus.cc:2804] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:47.220468  6289 raft_consensus.cc:697] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:47.221567  6287 raft_consensus.cc:2749] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:47.221529  6289 consensus_queue.cc:237] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.222525  6360 consensus_queue.cc:1048] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:47.261530  5985 catalog_manager.cc:5697] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:47.264595  6313 consensus_queue.cc:1048] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:47.283867  5986 catalog_manager.cc:5697] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:47.446725  6287 consensus_queue.cc:1048] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.460469  6318 consensus_queue.cc:1048] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.480801  6353 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.482650  6354 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.612901  6289 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.629007  6352 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.642320  6354 consensus_queue.cc:1048] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.663767  6353 consensus_queue.cc:1048] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:47.666244  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:41450
I20260710 13:15:47.666887  6164 raft_consensus.cc:606] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Received request to transfer leadership to TS 997924437cff43bd9d76939f07a3e923
I20260710 13:15:47.690959  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
mode: GRACEFUL
new_leader_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:47902
I20260710 13:15:47.691601  6238 raft_consensus.cc:606] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 LEADER]: Received request to transfer leadership to TS 997924437cff43bd9d76939f07a3e923
I20260710 13:15:47.707908  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:47.708455  6089 raft_consensus.cc:606] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:47.715967  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:47.716457  6089 raft_consensus.cc:606] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:47.723815  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:47.724301  6089 raft_consensus.cc:606] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Received request to transfer leadership to TS ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:47.734444  6360 raft_consensus.cc:993] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: : Instructing follower ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:47.734900  6353 raft_consensus.cc:1081] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Signalling peer ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:47.736507  6238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:40208
I20260710 13:15:47.737006  6238 raft_consensus.cc:493] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:47.737303  6238 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.741647  6238 raft_consensus.cc:515] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.743259  6238 leader_election.cc:290] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 2 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:47.744227  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:47.744392  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374702bc6024c9aaaddc49668e22d37" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:47.744788  6164 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.744971  6089 raft_consensus.cc:3055] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:47.745333  6089 raft_consensus.cc:740] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:47.746095  6089 consensus_queue.cc:260] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.747463  6089 raft_consensus.cc:3060] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.749338  6164 raft_consensus.cc:2468] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 2.
I20260710 13:15:47.750411  6205 leader_election.cc:304] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:47.751104  6352 raft_consensus.cc:2804] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:47.751590  6352 raft_consensus.cc:697] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:47.752436  6352 consensus_queue.cc:237] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.753785  6089 raft_consensus.cc:2468] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 2.
I20260710 13:15:47.759681  5985 catalog_manager.cc:5697] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 1 to 2, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 2 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:47.883083  6293 raft_consensus.cc:993] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:47.883631  6353 raft_consensus.cc:1081] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:47.885205  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53304
I20260710 13:15:47.885670  6164 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:47.886016  6164 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.890713  6164 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.892598  6164 leader_election.cc:290] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:47.893641  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:47.893687  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:47.894253  6238 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.894342  6089 raft_consensus.cc:3055] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:47.894740  6089 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:47.895527  6089 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.896713  6089 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:47.898967  6238 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:47.900038  6130 leader_election.cc:304] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:47.900699  6318 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:47.901180  6318 raft_consensus.cc:697] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:47.902016  6318 consensus_queue.cc:237] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:47.903064  6089 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:47.908725  5985 catalog_manager.cc:5697] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 1 to 2, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:48.075799  6289 raft_consensus.cc:993] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: : Instructing follower 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:48.076270  6289 raft_consensus.cc:1081] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 LEADER]: Signalling peer 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:48.077886  6089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:58534
I20260710 13:15:48.078406  6089 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:48.078749  6089 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.084117  6089 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.085585  6089 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 2 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:48.086519  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:48.086606  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:48.087123  6164 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.087152  6238 raft_consensus.cc:3055] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.087620  6238 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:48.088318  6238 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.089214  6238 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.091867  6164 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 2.
I20260710 13:15:48.093063  6056 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:48.093833  6353 raft_consensus.cc:2804] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:48.094384  6353 raft_consensus.cc:697] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:48.094326  6238 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 2.
I20260710 13:15:48.095366  6353 consensus_queue.cc:237] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.101143  5985 catalog_manager.cc:5697] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 1 to 2, leader changed from ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3) to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:48.146903  6293 raft_consensus.cc:993] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:48.147349  6353 raft_consensus.cc:1081] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:48.148622  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53304
I20260710 13:15:48.149111  6164 raft_consensus.cc:493] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:48.149426  6164 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.153949  6164 raft_consensus.cc:515] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.155645  6164 leader_election.cc:290] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:48.156466  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:48.156631  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7f36d3fe54415ebbec0310226254cc" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:48.157040  6089 raft_consensus.cc:3055] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.157210  6238 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.157368  6089 raft_consensus.cc:740] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:48.159080  6089 consensus_queue.cc:260] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.160320  6089 raft_consensus.cc:3060] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.161966  6287 raft_consensus.cc:993] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: : Instructing follower 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:48.162413  6318 raft_consensus.cc:1081] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Signalling peer 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:48.163600  6238 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:48.164129  6090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:15:48.164580  6130 leader_election.cc:304] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:48.164667  6090 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:48.165069  6090 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.165186  6318 raft_consensus.cc:2804] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:48.165671  6318 raft_consensus.cc:697] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:48.166651  6318 consensus_queue.cc:237] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.167024  6089 raft_consensus.cc:2468] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:48.171512  6090 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.172363  5985 catalog_manager.cc:5697] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 1 to 2, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:48.173077  6090 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 2 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:48.173890  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:48.174459  6164 raft_consensus.cc:3055] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:48.174540  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:48.174800  6164 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:48.175171  6238 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.175766  6164 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.176661  6164 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:48.180939  6238 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 2.
I20260710 13:15:48.181946  6055 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:48.182765  6353 raft_consensus.cc:2804] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:48.183146  6353 raft_consensus.cc:697] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:48.183895  6353 consensus_queue.cc:237] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:48.184229  6164 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 2.
I20260710 13:15:48.190029  5985 catalog_manager.cc:5697] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 1 to 2, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:48.287791  6238 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.289028  6318 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.300033  6090 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.301388  6313 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.329154  6090 raft_consensus.cc:1275] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.330348  6352 consensus_queue.cc:1048] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.338467  6164 raft_consensus.cc:1275] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.340615  6289 consensus_queue.cc:1048] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.525875  6164 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.527112  6353 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.535116  6238 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.537150  6353 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:15:48.621372  6238 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.622594  6353 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.630992  6164 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.632746  6386 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.650741  6238 raft_consensus.cc:1275] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.651957  6313 consensus_queue.cc:1048] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:48.659978  6090 raft_consensus.cc:1275] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:48.661741  6287 consensus_queue.cc:1048] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:50.753219  5956 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:15:50.754031  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:50.774415  6090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:42640
I20260710 13:15:50.774947  6090 raft_consensus.cc:606] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Received request to transfer leadership to TS ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:50.784973  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:50.785503  6164 raft_consensus.cc:606] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Received request to transfer leadership to TS ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:50.786607  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:15:50.787066  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:50.966473  6395 raft_consensus.cc:993] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: : Instructing follower ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:50.966933  6386 raft_consensus.cc:1081] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Signalling peer ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:50.968631  6240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:40208
I20260710 13:15:50.969125  6240 raft_consensus.cc:493] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:50.969451  6240 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.974357  6240 raft_consensus.cc:515] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:50.975971  6240 leader_election.cc:290] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 2 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205)
I20260710 13:15:50.976886  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:50.977087  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:50.977394  6164 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.977627  6090 raft_consensus.cc:3055] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:50.977963  6090 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:50.978641  6090 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:50.979585  6090 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:50.982115  6164 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 2.
I20260710 13:15:50.983263  6205 leader_election.cc:304] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:50.984109  6289 raft_consensus.cc:2804] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:50.984475  6090 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 2.
I20260710 13:15:50.985265  6289 raft_consensus.cc:697] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:50.986325  6289 consensus_queue.cc:237] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:50.992882  5985 catalog_manager.cc:5697] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 1 to 2, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 2 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:51.220495  6313 raft_consensus.cc:993] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: : Instructing follower ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:51.220978  6391 raft_consensus.cc:1081] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Signalling peer ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:51.222445  6240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:40210
I20260710 13:15:51.222971  6240 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:51.223315  6240 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.227746  6240 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.229656  6240 leader_election.cc:290] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 3 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:51.230695  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:51.230686  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:51.231171  6164 raft_consensus.cc:3055] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:51.231506  6090 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.231587  6164 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:51.232440  6164 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.233397  6164 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.236891  6090 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 3.
I20260710 13:15:51.237985  6164 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 3.
I20260710 13:15:51.238102  6204 leader_election.cc:304] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:51.238844  6289 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:51.239385  6289 raft_consensus.cc:697] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:51.240136  6289 consensus_queue.cc:237] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.246732  5985 catalog_manager.cc:5697] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 2 to 3, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 3 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:51.431352  6164 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:51.432669  6289 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:51.442104  6089 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:51.446033  6289 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:51.787880  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:51.788218  6089 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:51.789487  6289 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:51.797395  6164 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:51.798972  6396 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:51.800740  6240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:47902
I20260710 13:15:51.801322  6240 raft_consensus.cc:606] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:51.809540  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:51.810156  6089 raft_consensus.cc:606] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:51.816105  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:51.816735  6089 raft_consensus.cc:606] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:51.821933  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:15:51.822607  6089 raft_consensus.cc:606] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:51.823042  6411 raft_consensus.cc:993] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:51.823616  6386 raft_consensus.cc:1081] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:51.824970  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53304
I20260710 13:15:51.825464  6164 raft_consensus.cc:493] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:51.825793  6164 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:51.831017  6164 raft_consensus.cc:515] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.833058  6164 leader_election.cc:290] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:51.833750  6240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
mode: GRACEFUL
new_leader_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:47902
I20260710 13:15:51.834347  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:51.834347  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:51.834380  6240 raft_consensus.cc:606] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 LEADER]: Received request to transfer leadership to TS c81e296451274af0b986687f64b8b9dd
I20260710 13:15:51.835054  6238 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:51.835166  6089 raft_consensus.cc:3055] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:51.835603  6089 raft_consensus.cc:740] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:51.836405  6089 consensus_queue.cc:260] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.837595  6089 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:51.841712  6238 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:51.842870  6130 leader_election.cc:304] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:51.843611  6391 raft_consensus.cc:2804] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:51.844023  6089 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 2.
I20260710 13:15:51.844703  6391 raft_consensus.cc:697] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:51.845570  6391 consensus_queue.cc:237] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.852084  5986 catalog_manager.cc:5697] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 1 to 2, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:51.854724  6411 raft_consensus.cc:993] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:51.855324  6386 raft_consensus.cc:1081] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:51.856823  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53304
I20260710 13:15:51.857316  6164 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:51.857653  6164 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.863734  6164 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.865053  6164 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 3 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:51.866089  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:51.866304  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:51.866587  6089 raft_consensus.cc:3055] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:51.866806  6238 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.866951  6089 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:51.867770  6089 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.868728  6089 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:51.871044  6238 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:51.872056  6130 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [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: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:51.872750  6391 raft_consensus.cc:2804] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:51.873224  6391 raft_consensus.cc:697] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:51.873941  6089 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:51.874038  6391 consensus_queue.cc:237] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:51.881295  5986 catalog_manager.cc:5697] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 2 to 3, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 3 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:52.018996  6289 raft_consensus.cc:993] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.019554  6405 raft_consensus.cc:1081] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.020920  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53320
I20260710 13:15:52.021371  6164 raft_consensus.cc:493] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:52.021628  6164 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.025357  6164 raft_consensus.cc:515] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.026683  6164 leader_election.cc:290] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 3 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:52.027567  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:52.027717  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:52.028054  6089 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.028211  6238 raft_consensus.cc:3055] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:52.028569  6238 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:52.029438  6238 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [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: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.030275  6238 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.032927  6089 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:52.034188  6238 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:52.034087  6130 leader_election.cc:304] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [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: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:52.035012  6391 raft_consensus.cc:2804] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:52.035482  6391 raft_consensus.cc:697] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:52.036134  6391 consensus_queue.cc:237] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [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: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.041692  5986 catalog_manager.cc:5697] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 2 to 3, leader changed from ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 3 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:52.071038  6411 raft_consensus.cc:993] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.071530  6386 raft_consensus.cc:1081] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.073099  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53304
I20260710 13:15:52.073659  6164 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:52.074051  6164 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.078387  6164 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.079766  6164 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 3 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:52.080758  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:52.081123  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:52.081362  6089 raft_consensus.cc:3055] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:52.081713  6238 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.081780  6089 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:52.082645  6089 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.083618  6089 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:52.085965  6238 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:52.086977  6130 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [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: ab6f0d8040714169ba6f5c0db280e7ce, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:52.087949  6391 raft_consensus.cc:2804] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:52.088408  6391 raft_consensus.cc:697] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:52.088959  6089 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 3.
I20260710 13:15:52.089156  6391 consensus_queue.cc:237] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.095753  5986 catalog_manager.cc:5697] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 2 to 3, leader changed from 997924437cff43bd9d76939f07a3e923 (127.5.209.1) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 3 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:52.282966  6238 raft_consensus.cc:1275] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:52.284173  6391 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:52.289054  6089 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.291636  6391 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:52.295723  6090 raft_consensus.cc:1275] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:52.298098  6391 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:52.305603  6238 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.306975  6412 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.325603  6289 raft_consensus.cc:993] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: : Instructing follower c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.326064  6289 raft_consensus.cc:1081] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 LEADER]: Signalling peer c81e296451274af0b986687f64b8b9dd to start an election
I20260710 13:15:52.327461  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
 from {username='slave'} at 127.0.0.1:53320
I20260710 13:15:52.327979  6164 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:52.328296  6164 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:52.332458  6164 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.333829  6164 leader_election.cc:290] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [CANDIDATE]: Term 4 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:52.334617  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:52.334873  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "c81e296451274af0b986687f64b8b9dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:52.335150  6091 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:52.335443  6238 raft_consensus.cc:3055] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:52.335726  6238 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:52.336289  6238 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.337069  6238 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:52.339918  6091 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 4.
I20260710 13:15:52.340880  6130 leader_election.cc:304] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [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: 997924437cff43bd9d76939f07a3e923, c81e296451274af0b986687f64b8b9dd; no voters: 
I20260710 13:15:52.341200  6238 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81e296451274af0b986687f64b8b9dd in term 4.
I20260710 13:15:52.341563  6412 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:52.342015  6412 raft_consensus.cc:697] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 LEADER]: Becoming Leader. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:52.342703  6412 consensus_queue.cc:237] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:52.348198  5988 catalog_manager.cc:5697] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd reported cstate change: term changed from 3 to 4, leader changed from ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3) to c81e296451274af0b986687f64b8b9dd (127.5.209.2). New cstate: current_term: 4 leader_uuid: "c81e296451274af0b986687f64b8b9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:52.523049  6091 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.524506  6412 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.528234  6238 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.529569  6412 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.595973  6238 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.597316  6420 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.605508  6091 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:52.607137  6420 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:52.797155  6091 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:52.798496  6423 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:52.812263  6238 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Refusing update from remote peer c81e296451274af0b986687f64b8b9dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:52.813766  6420 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:54.842142  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:54.849165  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:54.849855  6164 raft_consensus.cc:606] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Received request to transfer leadership to TS ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:54.852363  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:54.852802  6164 raft_consensus.cc:606] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Received request to transfer leadership to TS 997924437cff43bd9d76939f07a3e923
I20260710 13:15:54.854816  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:54.855222  6164 raft_consensus.cc:606] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Received request to transfer leadership to TS 997924437cff43bd9d76939f07a3e923
I20260710 13:15:54.857636  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:54.858037  6164 raft_consensus.cc:606] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 LEADER]: Received request to transfer leadership to TS ab6f0d8040714169ba6f5c0db280e7ce
I20260710 13:15:54.859980  6164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674"
dest_uuid: "c81e296451274af0b986687f64b8b9dd"
mode: GRACEFUL
new_leader_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:41466
I20260710 13:15:54.860402  6164 raft_consensus.cc:606] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Received request to transfer leadership to TS 997924437cff43bd9d76939f07a3e923
I20260710 13:15:54.861263  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:15:54.861768  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:15:54.898638  6433 raft_consensus.cc:993] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: : Instructing follower 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:54.899158  6423 raft_consensus.cc:1081] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Signalling peer 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:54.900521  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:15:54.901021  6091 raft_consensus.cc:493] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:54.901377  6091 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:54.907819  6091 raft_consensus.cc:515] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:54.909721  6091 leader_election.cc:290] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 4 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:54.910905  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:54.910815  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9273e7eca2420982e2bdc959eb4581" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:54.911607  6238 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:54.911684  6164 raft_consensus.cc:3055] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:54.912115  6164 raft_consensus.cc:740] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:54.912941  6164 consensus_queue.cc:260] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:54.913847  6164 raft_consensus.cc:3060] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:54.916343  6238 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 4.
I20260710 13:15:54.917567  6055 leader_election.cc:304] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:54.918422  6164 raft_consensus.cc:2468] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 4.
I20260710 13:15:54.919409  6434 raft_consensus.cc:2804] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:54.920212  6434 raft_consensus.cc:697] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 4 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:54.921088  6434 consensus_queue.cc:237] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:54.927690  5986 catalog_manager.cc:5697] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 3 to 4, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 4 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.135388  6433 raft_consensus.cc:993] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: : Instructing follower 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:55.135847  6423 raft_consensus.cc:1081] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Signalling peer 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:55.137094  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:15:55.137567  6091 raft_consensus.cc:493] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:55.137872  6091 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:55.142218  6091 raft_consensus.cc:515] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.143957  6091 leader_election.cc:290] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 3 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:55.144853  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:55.144999  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59adc35414a48dda46c77e1dc88e674" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:55.145352  6164 raft_consensus.cc:3055] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:15:55.145517  6238 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:55.145678  6164 raft_consensus.cc:740] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:55.146354  6164 consensus_queue.cc:260] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.147149  6164 raft_consensus.cc:3060] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:15:55.149538  6238 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 3.
I20260710 13:15:55.150429  6055 leader_election.cc:304] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:55.151024  6164 raft_consensus.cc:2468] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 3.
I20260710 13:15:55.151109  6434 raft_consensus.cc:2804] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:15:55.151643  6434 raft_consensus.cc:697] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 3 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:55.152437  6434 consensus_queue.cc:237] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.158885  5986 catalog_manager.cc:5697] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 2 to 3, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 3 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.221041  6433 raft_consensus.cc:993] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: : Instructing follower 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:55.221592  6433 raft_consensus.cc:1081] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Signalling peer 997924437cff43bd9d76939f07a3e923 to start an election
I20260710 13:15:55.223141  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195"
dest_uuid: "997924437cff43bd9d76939f07a3e923"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:15:55.223662  6091 raft_consensus.cc:493] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:55.223989  6091 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.228453  6091 raft_consensus.cc:515] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.230100  6091 leader_election.cc:290] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [CANDIDATE]: Term 4 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3:37083)
I20260710 13:15:55.231038  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:55.231165  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8aa73713df64471aee6ab1fa772c195" candidate_uuid: "997924437cff43bd9d76939f07a3e923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
I20260710 13:15:55.231590  6164 raft_consensus.cc:3055] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:55.231724  6238 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.231887  6164 raft_consensus.cc:740] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:55.232677  6164 consensus_queue.cc:260] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.233455  6164 raft_consensus.cc:3060] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.235919  6238 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 4.
I20260710 13:15:55.236876  6055 leader_election.cc:304] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:55.237589  6434 raft_consensus.cc:2804] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:55.237589  6164 raft_consensus.cc:2468] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997924437cff43bd9d76939f07a3e923 in term 4.
I20260710 13:15:55.238309  6434 raft_consensus.cc:697] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 4 LEADER]: Becoming Leader. State: Replica: 997924437cff43bd9d76939f07a3e923, State: Running, Role: LEADER
I20260710 13:15:55.239238  6434 consensus_queue.cc:237] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.240513  6423 raft_consensus.cc:993] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: : Instructing follower ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:55.240978  6433 raft_consensus.cc:1081] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Signalling peer ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:55.242488  6238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:40210
I20260710 13:15:55.243093  6238 raft_consensus.cc:493] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:55.243458  6238 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.247182  5986 catalog_manager.cc:5697] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 reported cstate change: term changed from 3 to 4, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to 997924437cff43bd9d76939f07a3e923 (127.5.209.1). New cstate: current_term: 4 leader_uuid: "997924437cff43bd9d76939f07a3e923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:55.247814  6238 raft_consensus.cc:515] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.249516  6238 leader_election.cc:290] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 4 election: Requested vote from peers c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267), 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205)
I20260710 13:15:55.250142  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:55.250505  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a87780a73664a60b37e897b86d68f38" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:55.250649  6164 raft_consensus.cc:3055] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:15:55.251112  6091 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.251425  6164 raft_consensus.cc:740] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:55.252244  6164 consensus_queue.cc:260] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [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: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.253217  6164 raft_consensus.cc:3060] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:15:55.256497  6091 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 4.
I20260710 13:15:55.257608  6204 leader_election.cc:304] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:55.258399  6289 raft_consensus.cc:2804] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:15:55.258562  6164 raft_consensus.cc:2468] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 4.
I20260710 13:15:55.259675  6289 raft_consensus.cc:697] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:55.260435  6289 consensus_queue.cc:237] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [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: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.267791  5986 catalog_manager.cc:5697] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 3 to 4, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 4 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:55.319914  6164 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.321563  6434 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:55.332463  6238 raft_consensus.cc:1275] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.338155  6435 consensus_queue.cc:1048] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:15:55.442466  6423 raft_consensus.cc:993] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: : Instructing follower ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:55.442836  6423 raft_consensus.cc:1081] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 LEADER]: Signalling peer ab6f0d8040714169ba6f5c0db280e7ce to start an election
I20260710 13:15:55.444097  6238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6089306e604445b531444149234dcd"
dest_uuid: "ab6f0d8040714169ba6f5c0db280e7ce"
 from {username='slave'} at 127.0.0.1:40210
I20260710 13:15:55.444463  6238 raft_consensus.cc:493] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:55.444682  6238 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:55.448312  6238 raft_consensus.cc:515] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.449543  6238 leader_election.cc:290] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [CANDIDATE]: Term 5 election: Requested vote from peers 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205), c81e296451274af0b986687f64b8b9dd (127.5.209.2:36267)
I20260710 13:15:55.450380  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "997924437cff43bd9d76939f07a3e923"
I20260710 13:15:55.450551  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6089306e604445b531444149234dcd" candidate_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c81e296451274af0b986687f64b8b9dd"
I20260710 13:15:55.450872  6091 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:55.451076  6164 raft_consensus.cc:3055] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:15:55.451479  6164 raft_consensus.cc:740] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c81e296451274af0b986687f64b8b9dd, State: Running, Role: LEADER
I20260710 13:15:55.452062  6164 consensus_queue.cc:260] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.452828  6164 raft_consensus.cc:3060] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:15:55.455320  6091 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 5.
I20260710 13:15:55.456256  6204 leader_election.cc:304] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [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: 997924437cff43bd9d76939f07a3e923, ab6f0d8040714169ba6f5c0db280e7ce; no voters: 
I20260710 13:15:55.456864  6164 raft_consensus.cc:2468] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab6f0d8040714169ba6f5c0db280e7ce in term 5.
I20260710 13:15:55.457016  6289 raft_consensus.cc:2804] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:15:55.457707  6289 raft_consensus.cc:697] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 5 LEADER]: Becoming Leader. State: Replica: ab6f0d8040714169ba6f5c0db280e7ce, State: Running, Role: LEADER
I20260710 13:15:55.458451  6289 consensus_queue.cc:237] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [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: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } }
I20260710 13:15:55.464592  5986 catalog_manager.cc:5697] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce reported cstate change: term changed from 4 to 5, leader changed from c81e296451274af0b986687f64b8b9dd (127.5.209.2) to ab6f0d8040714169ba6f5c0db280e7ce (127.5.209.3). New cstate: current_term: 5 leader_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:55.630398  6164 raft_consensus.cc:1275] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:55.631507  6435 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:15:55.640542  6238 raft_consensus.cc:1275] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:15:55.642009  6453 consensus_queue.cc:1048] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:15:55.645692  6164 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.647419  6443 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:55.657243  6091 raft_consensus.cc:1275] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.658843  6443 consensus_queue.cc:1048] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997924437cff43bd9d76939f07a3e923" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:55.758239  6164 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.759548  6453 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:55.768006  6238 raft_consensus.cc:1275] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Refusing update from remote peer 997924437cff43bd9d76939f07a3e923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:15:55.769558  6453 consensus_queue.cc:1048] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab6f0d8040714169ba6f5c0db280e7ce" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:15:55.862599  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:15:55.867852  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
I20260710 13:15:55.890823  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:55.891705  5956 tablet_replica.cc:333] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.892752  5956 raft_consensus.cc:2243] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:55.893260  5956 raft_consensus.cc:2272] T de6089306e604445b531444149234dcd P 997924437cff43bd9d76939f07a3e923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.895421  5956 tablet_replica.cc:333] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.895890  5956 raft_consensus.cc:2243] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:55.896236  5956 raft_consensus.cc:2272] T 48f5ba56e0244709ac2c06d3406e98aa P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.897642  5956 tablet_replica.cc:333] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.898074  5956 raft_consensus.cc:2243] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:55.898466  5956 raft_consensus.cc:2272] T f372b11aafb149b5b18ffcca263e099b P 997924437cff43bd9d76939f07a3e923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.899945  5956 tablet_replica.cc:333] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.900362  5956 raft_consensus.cc:2243] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:55.900731  5956 raft_consensus.cc:2272] T 9a7f36d3fe54415ebbec0310226254cc P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.902136  5956 tablet_replica.cc:333] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.902537  5956 raft_consensus.cc:2243] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:15:55.903448  5956 raft_consensus.cc:2272] T e59adc35414a48dda46c77e1dc88e674 P 997924437cff43bd9d76939f07a3e923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.905711  5956 tablet_replica.cc:333] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.906175  5956 raft_consensus.cc:2243] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:55.906833  5956 raft_consensus.cc:2272] T d8aa73713df64471aee6ab1fa772c195 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.909334  5956 tablet_replica.cc:333] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.910017  5956 raft_consensus.cc:2243] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:55.910491  5956 raft_consensus.cc:2272] T 6a87780a73664a60b37e897b86d68f38 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.913240  5956 tablet_replica.cc:333] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.913874  5956 raft_consensus.cc:2243] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:15:55.914116  6130 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:15:55.914345  5956 raft_consensus.cc:2272] T 7374702bc6024c9aaaddc49668e22d37 P 997924437cff43bd9d76939f07a3e923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.916263  5956 tablet_replica.cc:333] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923: stopping tablet replica
I20260710 13:15:55.916714  5956 raft_consensus.cc:2243] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 4 LEADER]: Raft consensus shutting down.
W20260710 13:15:55.917217  6130 consensus_peers.cc:597] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd -> Peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Couldn't send request to peer 997924437cff43bd9d76939f07a3e923. 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 13:15:55.917363  5956 raft_consensus.cc:2272] T bd9273e7eca2420982e2bdc959eb4581 P 997924437cff43bd9d76939f07a3e923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:55.921416  6164 raft_consensus.cc:1275] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 5 FOLLOWER]: Refusing update from remote peer ab6f0d8040714169ba6f5c0db280e7ce: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:15:55.922668  6443 consensus_queue.cc:1048] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81e296451274af0b986687f64b8b9dd" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:15:55.937139  6204 consensus_peers.cc:597] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce -> Peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Couldn't send request to peer 997924437cff43bd9d76939f07a3e923. 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 13:15:56.026561  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
I20260710 13:15:56.045368  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
I20260710 13:15:56.066756  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:15:56.067445  5956 tablet_replica.cc:333] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.068305  5956 raft_consensus.cc:2243] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.069222  5956 raft_consensus.cc:2272] T f372b11aafb149b5b18ffcca263e099b P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.070852  5956 tablet_replica.cc:333] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.071375  5956 raft_consensus.cc:2243] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.071796  5956 raft_consensus.cc:2272] T de6089306e604445b531444149234dcd P c81e296451274af0b986687f64b8b9dd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.074441  5956 tablet_replica.cc:333] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.074958  5956 raft_consensus.cc:2243] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.075451  5956 raft_consensus.cc:2272] T d8aa73713df64471aee6ab1fa772c195 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.077685  5956 tablet_replica.cc:333] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.078188  5956 raft_consensus.cc:2243] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.078644  5956 raft_consensus.cc:2272] T e59adc35414a48dda46c77e1dc88e674 P c81e296451274af0b986687f64b8b9dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.080700  5956 tablet_replica.cc:333] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.081238  5956 raft_consensus.cc:2243] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.081941  5956 raft_consensus.cc:2272] T 9a7f36d3fe54415ebbec0310226254cc P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.083600  5956 tablet_replica.cc:333] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.084064  5956 raft_consensus.cc:2243] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.084450  5956 raft_consensus.cc:2272] T 7374702bc6024c9aaaddc49668e22d37 P c81e296451274af0b986687f64b8b9dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.085942  5956 tablet_replica.cc:333] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.086402  5956 raft_consensus.cc:2243] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.086768  5956 raft_consensus.cc:2272] T 6a87780a73664a60b37e897b86d68f38 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.088586  5956 tablet_replica.cc:333] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.089035  5956 raft_consensus.cc:2243] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.089411  5956 raft_consensus.cc:2272] T bd9273e7eca2420982e2bdc959eb4581 P c81e296451274af0b986687f64b8b9dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.091085  5956 tablet_replica.cc:333] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd: stopping tablet replica
I20260710 13:15:56.091533  5956 raft_consensus.cc:2243] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.092199  5956 raft_consensus.cc:2272] T 48f5ba56e0244709ac2c06d3406e98aa P c81e296451274af0b986687f64b8b9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.118803  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:15:56.134004  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:15:56.158859  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:15:56.159360  6204 consensus_peers.cc:597] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce -> Peer 997924437cff43bd9d76939f07a3e923 (127.5.209.1:44205): Couldn't send request to peer 997924437cff43bd9d76939f07a3e923. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:44205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:15:56.160110  5956 tablet_replica.cc:333] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.160699  5956 raft_consensus.cc:2243] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.161193  5956 raft_consensus.cc:2272] T d8aa73713df64471aee6ab1fa772c195 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.163197  5956 tablet_replica.cc:333] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.163749  5956 raft_consensus.cc:2243] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.164435  5956 raft_consensus.cc:2272] T de6089306e604445b531444149234dcd P ab6f0d8040714169ba6f5c0db280e7ce [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.167114  5956 tablet_replica.cc:333] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.167668  5956 raft_consensus.cc:2243] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.168071  5956 raft_consensus.cc:2272] T f372b11aafb149b5b18ffcca263e099b P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.169548  5956 tablet_replica.cc:333] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.170015  5956 raft_consensus.cc:2243] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.170395  5956 raft_consensus.cc:2272] T 48f5ba56e0244709ac2c06d3406e98aa P ab6f0d8040714169ba6f5c0db280e7ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.172040  5956 tablet_replica.cc:333] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.172506  5956 raft_consensus.cc:2243] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.172894  5956 raft_consensus.cc:2272] T 9a7f36d3fe54415ebbec0310226254cc P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.174391  5956 tablet_replica.cc:333] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.174830  5956 raft_consensus.cc:2243] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.175225  5956 raft_consensus.cc:2272] T e59adc35414a48dda46c77e1dc88e674 P ab6f0d8040714169ba6f5c0db280e7ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.177032  5956 tablet_replica.cc:333] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.177495  5956 raft_consensus.cc:2243] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.178164  5956 raft_consensus.cc:2272] T 7374702bc6024c9aaaddc49668e22d37 P ab6f0d8040714169ba6f5c0db280e7ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.179745  5956 tablet_replica.cc:333] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.180302  5956 raft_consensus.cc:2243] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:15:56.180711  5956 raft_consensus.cc:2272] T bd9273e7eca2420982e2bdc959eb4581 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.183182  5956 tablet_replica.cc:333] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce: stopping tablet replica
I20260710 13:15:56.183830  5956 raft_consensus.cc:2243] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.184588  5956 raft_consensus.cc:2272] T 6a87780a73664a60b37e897b86d68f38 P ab6f0d8040714169ba6f5c0db280e7ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.210681  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:15:56.226425  5956 master.cc:562] Master@127.5.209.62:38887 shutting down...
I20260710 13:15:56.422691  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:15:56.423187  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:15:56.423550  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55b65d27f7614e65aa11275c3d19cfee: stopping tablet replica
I20260710 13:15:56.442775  5956 master.cc:584] Master@127.5.209.62:38887 shutdown complete.
997924437cff43bd9d76939f07a3e923  4
ab6f0d8040714169ba6f5c0db280e7ce  1
c81e296451274af0b986687f64b8b9dd  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13060 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:15:56.484786  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:42659
I20260710 13:15:56.486191  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:56.491999  6464 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 13:15:56.492074  6465 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 13:15:56.493476  5956 server_base.cc:1061] running on GCE node
W20260710 13:15:56.494040  6467 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 13:15:56.494884  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:56.495069  5956 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 13:15:56.495185  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689356495170 us; error 0 us; skew 500 ppm
I20260710 13:15:56.495723  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:56.498072  5956 webserver.cc:533] Webserver started at http://127.5.209.62:37823/ using document root <none> and password file <none>
I20260710 13:15:56.498497  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:56.498652  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:56.498857  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:56.500141  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "49b7e135c8f34f39bfb7b05c382b96ed"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.504233  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:15:56.507218  6472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.507968  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:56.508251  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "49b7e135c8f34f39bfb7b05c382b96ed"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.508530  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-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 13:15:56.520299  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:56.521518  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:56.558794  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:42659
I20260710 13:15:56.558876  6523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:42659 every 8 connection(s)
I20260710 13:15:56.562630  6524 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 13:15:56.571519  6524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed: Bootstrap starting.
I20260710 13:15:56.575989  6524 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:56.579645  6524 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed: No bootstrap required, opened a new log
I20260710 13:15:56.581641  6524 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER }
I20260710 13:15:56.581969  6524 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:56.582151  6524 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7e135c8f34f39bfb7b05c382b96ed, State: Initialized, Role: FOLLOWER
I20260710 13:15:56.582605  6524 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER }
I20260710 13:15:56.582980  6524 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:15:56.583168  6524 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:15:56.583443  6524 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:56.586942  6524 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER }
I20260710 13:15:56.587436  6524 leader_election.cc:304] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [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: 49b7e135c8f34f39bfb7b05c382b96ed; no voters: 
I20260710 13:15:56.588436  6524 leader_election.cc:290] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:15:56.588865  6527 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:56.590103  6527 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 1 LEADER]: Becoming Leader. State: Replica: 49b7e135c8f34f39bfb7b05c382b96ed, State: Running, Role: LEADER
I20260710 13:15:56.590762  6527 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [LEADER]: Queue going to LEADER mode. State: All 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: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER }
I20260710 13:15:56.591344  6524 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:15:56.595582  6529 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49b7e135c8f34f39bfb7b05c382b96ed. Latest consensus state: current_term: 1 leader_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER } }
I20260710 13:15:56.596293  6529 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:56.595902  6528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49b7e135c8f34f39bfb7b05c382b96ed" member_type: VOTER } }
I20260710 13:15:56.596822  6528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [sys.catalog]: This master's current role is: LEADER
I20260710 13:15:56.598958  6534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:15:56.603964  6534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:15:56.609465  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:15:56.612739  6534 catalog_manager.cc:1383] Generated new cluster ID: 8745658fd8594df1b1b824fb97c78f5f
I20260710 13:15:56.613122  6534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:15:56.638159  6534 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:15:56.639436  6534 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:15:56.652557  6534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed: Generated new TSK 0
I20260710 13:15:56.653192  6534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:15:56.676488  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:56.682189  6545 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 13:15:56.683313  6546 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 13:15:56.685889  6548 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 13:15:56.687760  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:56.688551  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:56.688771  5956 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 13:15:56.688951  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689356688932 us; error 0 us; skew 500 ppm
I20260710 13:15:56.689457  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:56.691776  5956 webserver.cc:533] Webserver started at http://127.5.209.1:40703/ using document root <none> and password file <none>
I20260710 13:15:56.692260  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:56.692469  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:56.692732  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:56.693833  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "3e55e23e2cd04a94833427007f5679fe"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.698084  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:15:56.701802  6553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.702572  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:15:56.702906  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "3e55e23e2cd04a94833427007f5679fe"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.703234  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-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 13:15:56.721975  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:56.723245  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:56.724767  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:56.726900  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:56.727154  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.727439  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:56.727638  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.766362  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:43927
I20260710 13:15:56.766541  6615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:43927 every 8 connection(s)
I20260710 13:15:56.771227  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:56.778532  6620 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 13:15:56.779598  6621 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 13:15:56.783027  5956 server_base.cc:1061] running on GCE node
W20260710 13:15:56.783447  6623 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 13:15:56.784293  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:56.784479  5956 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 13:15:56.784705  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689356784664 us; error 0 us; skew 500 ppm
I20260710 13:15:56.785225  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:56.787868  5956 webserver.cc:533] Webserver started at http://127.5.209.2:32985/ using document root <none> and password file <none>
I20260710 13:15:56.788467  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:56.788713  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:56.789016  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:56.789899  6616 heartbeater.cc:344] Connected to a master server at 127.5.209.62:42659
I20260710 13:15:56.790247  6616 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:56.790313  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "1bf36719a2c641ee8442a6ce1059c441"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.790972  6616 heartbeater.cc:507] Master 127.5.209.62:42659 requested a full tablet report, sending...
I20260710 13:15:56.793061  6489 ts_manager.cc:194] Registered new tserver with Master: 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927)
I20260710 13:15:56.795094  6489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51012
I20260710 13:15:56.795154  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:15:56.798365  6628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.799194  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:15:56.799489  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "1bf36719a2c641ee8442a6ce1059c441"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.799710  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-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 13:15:56.823437  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:56.824579  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:56.825918  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:56.828059  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:56.828228  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.828529  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:56.828684  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.867774  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:37183
I20260710 13:15:56.867877  6690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:37183 every 8 connection(s)
I20260710 13:15:56.872490  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:15:56.879720  6694 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 13:15:56.881961  6695 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 13:15:56.885704  6697 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 13:15:56.886282  6691 heartbeater.cc:344] Connected to a master server at 127.5.209.62:42659
I20260710 13:15:56.886620  6691 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:56.887287  5956 server_base.cc:1061] running on GCE node
I20260710 13:15:56.887403  6691 heartbeater.cc:507] Master 127.5.209.62:42659 requested a full tablet report, sending...
I20260710 13:15:56.888284  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:15:56.888526  5956 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 13:15:56.888728  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689356888710 us; error 0 us; skew 500 ppm
I20260710 13:15:56.889443  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:15:56.889521  6489 ts_manager.cc:194] Registered new tserver with Master: 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:56.891350  6489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51028
I20260710 13:15:56.892135  5956 webserver.cc:533] Webserver started at http://127.5.209.3:43329/ using document root <none> and password file <none>
I20260710 13:15:56.892812  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:15:56.893057  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:15:56.893384  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:15:56.894534  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "b88ae23a295845bdad3087fd984e7e06"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.898587  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:15:56.901726  6702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.902443  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:15:56.902726  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "b88ae23a295845bdad3087fd984e7e06"
format_stamp: "Formatted at 2026-07-10 13:15:56 on dist-test-slave-1hdw"
I20260710 13:15:56.903038  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689343260608-5956-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 13:15:56.911859  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:15:56.913450  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:15:56.915258  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:15:56.917460  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:15:56.917634  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.917824  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:15:56.917948  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:15:56.957250  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:41343
I20260710 13:15:56.957340  6764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:41343 every 8 connection(s)
I20260710 13:15:56.970364  6765 heartbeater.cc:344] Connected to a master server at 127.5.209.62:42659
I20260710 13:15:56.970690  6765 heartbeater.cc:461] Registering TS with master...
I20260710 13:15:56.971426  6765 heartbeater.cc:507] Master 127.5.209.62:42659 requested a full tablet report, sending...
I20260710 13:15:56.973170  6489 ts_manager.cc:194] Registered new tserver with Master: b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:56.973306  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013265904s
I20260710 13:15:56.974884  6489 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51032
I20260710 13:15:56.997242  6489 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51038:
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 13:15:56.999913  6489 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 13:15:57.067109  6656 tablet_service.cc:1511] Processing CreateTablet for tablet 211ad4b56b4e486186a19d5068783dac (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:57.068931  6656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ad4b56b4e486186a19d5068783dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.069561  6654 tablet_service.cc:1511] Processing CreateTablet for tablet bf909bb9825a43148c33f793c0c5a84a (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:57.070880  6654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf909bb9825a43148c33f793c0c5a84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.067487  6655 tablet_service.cc:1511] Processing CreateTablet for tablet e4c973d353044fa7ac041a06d22c8aba (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:57.075110  6655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c973d353044fa7ac041a06d22c8aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.075836  6653 tablet_service.cc:1511] Processing CreateTablet for tablet 197c3aaa90014724b2cafb14f9bbdeb2 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:57.077121  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197c3aaa90014724b2cafb14f9bbdeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.083359  6579 tablet_service.cc:1511] Processing CreateTablet for tablet bf909bb9825a43148c33f793c0c5a84a (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:57.084959  6579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf909bb9825a43148c33f793c0c5a84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.088583  6578 tablet_service.cc:1511] Processing CreateTablet for tablet 197c3aaa90014724b2cafb14f9bbdeb2 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:57.089956  6578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197c3aaa90014724b2cafb14f9bbdeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.089915  6580 tablet_service.cc:1511] Processing CreateTablet for tablet e4c973d353044fa7ac041a06d22c8aba (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:57.091331  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c973d353044fa7ac041a06d22c8aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.095469  6577 tablet_service.cc:1511] Processing CreateTablet for tablet be639aa41cf840a5883f4926b496fac3 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:57.096412  6581 tablet_service.cc:1511] Processing CreateTablet for tablet 211ad4b56b4e486186a19d5068783dac (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:57.096807  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be639aa41cf840a5883f4926b496fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.097174  6652 tablet_service.cc:1511] Processing CreateTablet for tablet be639aa41cf840a5883f4926b496fac3 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:57.098483  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be639aa41cf840a5883f4926b496fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.097641  6581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ad4b56b4e486186a19d5068783dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.100397  6576 tablet_service.cc:1511] Processing CreateTablet for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:57.101657  6576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.104755  6651 tablet_service.cc:1511] Processing CreateTablet for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:57.106071  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.114724  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 302c0901544f49b39c962446c7255979 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:57.116084  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302c0901544f49b39c962446c7255979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.117012  6575 tablet_service.cc:1511] Processing CreateTablet for tablet 302c0901544f49b39c962446c7255979 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:57.118675  6575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302c0901544f49b39c962446c7255979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.137780  6574 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6c58834f5544a18a60947cb62f3f8e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:57.139127  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6c58834f5544a18a60947cb62f3f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.140635  6649 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6c58834f5544a18a60947cb62f3f8e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:57.141973  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6c58834f5544a18a60947cb62f3f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.153364  6573 tablet_service.cc:1511] Processing CreateTablet for tablet 38c31e961cf2414eadf5f877aab859df (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:57.154850  6573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c31e961cf2414eadf5f877aab859df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.182029  6780 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.188918  6780 tablet_bootstrap.cc:654] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.188494  6727 tablet_service.cc:1511] Processing CreateTablet for tablet 197c3aaa90014724b2cafb14f9bbdeb2 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:15:57.190235  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197c3aaa90014724b2cafb14f9bbdeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.189992  6730 tablet_service.cc:1511] Processing CreateTablet for tablet 211ad4b56b4e486186a19d5068783dac (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:15:57.173979  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 38c31e961cf2414eadf5f877aab859df (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:57.192430  6729 tablet_service.cc:1511] Processing CreateTablet for tablet e4c973d353044fa7ac041a06d22c8aba (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:15:57.194705  6728 tablet_service.cc:1511] Processing CreateTablet for tablet bf909bb9825a43148c33f793c0c5a84a (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:15:57.195845  6781 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.197342  6726 tablet_service.cc:1511] Processing CreateTablet for tablet be639aa41cf840a5883f4926b496fac3 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:15:57.198185  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c31e961cf2414eadf5f877aab859df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.199663  6725 tablet_service.cc:1511] Processing CreateTablet for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:15:57.191255  6730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211ad4b56b4e486186a19d5068783dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.211644  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be639aa41cf840a5883f4926b496fac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.214073  6723 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6c58834f5544a18a60947cb62f3f8e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:15:57.215767  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36ee3b1c5b141c0b4f6fc76bf4adf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.215903  6724 tablet_service.cc:1511] Processing CreateTablet for tablet 302c0901544f49b39c962446c7255979 (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:15:57.221233  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 4477b98df7e0485887f46978ee6f1c0e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:57.222275  6722 tablet_service.cc:1511] Processing CreateTablet for tablet 38c31e961cf2414eadf5f877aab859df (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:15:57.223393  6729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4c973d353044fa7ac041a06d22c8aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.224298  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6c58834f5544a18a60947cb62f3f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.225034  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf909bb9825a43148c33f793c0c5a84a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.228369  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302c0901544f49b39c962446c7255979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.230145  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4477b98df7e0485887f46978ee6f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.230563  6573 tablet_service.cc:1511] Processing CreateTablet for tablet 4477b98df7e0485887f46978ee6f1c0e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:57.231880  6573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4477b98df7e0485887f46978ee6f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.231951  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c31e961cf2414eadf5f877aab859df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.259624  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 4477b98df7e0485887f46978ee6f1c0e (DEFAULT_TABLE table=test-workload [id=e2380797f75d46ceb0a6319291ae3c2d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:15:57.261318  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4477b98df7e0485887f46978ee6f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:15:57.266096  6781 tablet_bootstrap.cc:654] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.326042  6780 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.326606  6780 ts_tablet_manager.cc:1403] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.145s	user 0.052s	sys 0.061s
I20260710 13:15:57.329695  6780 raft_consensus.cc:359] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.338059  6780 raft_consensus.cc:385] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.338462  6780 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.339460  6780 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.341998  6691 heartbeater.cc:499] Master 127.5.209.62:42659 was elected leader, sending a full tablet report...
I20260710 13:15:57.337630  6783 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.343254  6781 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.343765  6781 ts_tablet_manager.cc:1403] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.148s	user 0.020s	sys 0.013s
I20260710 13:15:57.345956  6781 raft_consensus.cc:359] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.346623  6781 raft_consensus.cc:385] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.346925  6781 raft_consensus.cc:740] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.347743  6781 consensus_queue.cc:260] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.349982  6783 tablet_bootstrap.cc:654] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.356920  6781 ts_tablet_manager.cc:1434] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 13:15:57.357678  6616 heartbeater.cc:499] Master 127.5.209.62:42659 was elected leader, sending a full tablet report...
I20260710 13:15:57.362018  6780 ts_tablet_manager.cc:1434] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260710 13:15:57.368216  6780 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.365968  6781 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.378371  6781 tablet_bootstrap.cc:654] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.380445  6780 tablet_bootstrap.cc:654] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.385102  6783 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.385571  6783 ts_tablet_manager.cc:1403] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.024s
I20260710 13:15:57.388257  6783 raft_consensus.cc:359] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.388965  6783 raft_consensus.cc:385] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.389287  6783 raft_consensus.cc:740] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.390100  6783 consensus_queue.cc:260] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.393428  6765 heartbeater.cc:499] Master 127.5.209.62:42659 was elected leader, sending a full tablet report...
I20260710 13:15:57.394323  6780 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.394804  6780 ts_tablet_manager.cc:1403] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260710 13:15:57.397749  6780 raft_consensus.cc:359] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.398504  6780 raft_consensus.cc:385] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.398824  6780 raft_consensus.cc:740] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.398833  6783 ts_tablet_manager.cc:1434] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 13:15:57.400314  6783 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.400624  6781 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.401176  6781 ts_tablet_manager.cc:1403] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.013s
I20260710 13:15:57.404341  6781 raft_consensus.cc:359] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.405042  6781 raft_consensus.cc:385] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.404793  6780 consensus_queue.cc:260] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.405344  6781 raft_consensus.cc:740] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.406065  6781 consensus_queue.cc:260] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.406956  6780 ts_tablet_manager.cc:1434] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:15:57.407861  6780 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.408169  6781 ts_tablet_manager.cc:1434] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:15:57.408524  6783 tablet_bootstrap.cc:654] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.409029  6781 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.414053  6780 tablet_bootstrap.cc:654] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.415516  6781 tablet_bootstrap.cc:654] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.426178  6780 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.426662  6780 ts_tablet_manager.cc:1403] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:15:57.427989  6790 raft_consensus.cc:493] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.428133  6786 raft_consensus.cc:493] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.428476  6790 raft_consensus.cc:515] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.428608  6786 raft_consensus.cc:515] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.431360  6781 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.431879  6781 ts_tablet_manager.cc:1403] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 13:15:57.434623  6790 leader_election.cc:290] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.437551  6781 raft_consensus.cc:359] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.438637  6781 raft_consensus.cc:385] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.439097  6781 raft_consensus.cc:740] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.440104  6781 consensus_queue.cc:260] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.441526  6786 leader_election.cc:290] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.455111  6780 raft_consensus.cc:359] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.456318  6780 raft_consensus.cc:385] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.456707  6780 raft_consensus.cc:740] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.460632  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
W20260710 13:15:57.462550  6706 leader_election.cc:343] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.469273  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.470034  6591 raft_consensus.cc:2468] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
I20260710 13:15:57.471077  6783 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.469312  6780 consensus_queue.cc:260] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.471154  6703 leader_election.cc:304] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [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: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:15:57.471675  6783 ts_tablet_manager.cc:1403] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.028s
I20260710 13:15:57.472419  6790 raft_consensus.cc:2804] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.472793  6790 raft_consensus.cc:493] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.473129  6790 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.473517  6780 ts_tablet_manager.cc:1434] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.003s
I20260710 13:15:57.474661  6780 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.474705  6783 raft_consensus.cc:359] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.475522  6783 raft_consensus.cc:385] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.475816  6783 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.476537  6783 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.480225  6790 raft_consensus.cc:515] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.482545  6781 ts_tablet_manager.cc:1434] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.050s	user 0.022s	sys 0.012s
I20260710 13:15:57.483167  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.483721  6591 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.485435  6781 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.491961  6790 leader_election.cc:290] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.493067  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:57.494202  6781 tablet_bootstrap.cc:654] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.494309  6591 raft_consensus.cc:2468] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
W20260710 13:15:57.494765  6706 leader_election.cc:343] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.496474  6703 leader_election.cc:304] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [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: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:15:57.497776  6790 raft_consensus.cc:2804] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.498384  6790 raft_consensus.cc:697] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:57.499473  6790 consensus_queue.cc:237] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.495126  6780 tablet_bootstrap.cc:654] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.515436  6783 ts_tablet_manager.cc:1434] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.017s
I20260710 13:15:57.515681  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.516444  6783 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
W20260710 13:15:57.517089  6556 leader_election.cc:343] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.520890  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
W20260710 13:15:57.524550  6557 leader_election.cc:343] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.525056  6557 leader_election.cc:304] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe; no voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.526005  6798 raft_consensus.cc:2749] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:57.524576  6783 tablet_bootstrap.cc:654] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.533560  6790 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.534983  6790 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.536540  6780 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.537765  6790 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.539022  6780 ts_tablet_manager.cc:1403] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.005s
I20260710 13:15:57.539726  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.538419  6781 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.537833  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.540544  6666 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
W20260710 13:15:57.541842  6703 leader_election.cc:343] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.540956  6781 ts_tablet_manager.cc:1403] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.023s
I20260710 13:15:57.542068  6487 catalog_manager.cc:5697] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:57.543167  6706 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:57.545056  6780 raft_consensus.cc:359] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.545795  6780 raft_consensus.cc:385] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.546083  6780 raft_consensus.cc:740] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.546348  6783 tablet_bootstrap.cc:492] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.546695  6781 raft_consensus.cc:359] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.546970  6780 consensus_queue.cc:260] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.547515  6783 ts_tablet_manager.cc:1403] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260710 13:15:57.547629  6781 raft_consensus.cc:385] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.548148  6781 raft_consensus.cc:740] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.548892  6781 consensus_queue.cc:260] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.545033  6790 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.551352  6781 ts_tablet_manager.cc:1434] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:15:57.551649  6790 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.552062  6790 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.552577  6781 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.556981  6780 ts_tablet_manager.cc:1434] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:15:57.550953  6783 raft_consensus.cc:359] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.558122  6783 raft_consensus.cc:385] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.558437  6783 raft_consensus.cc:740] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.559556  6781 tablet_bootstrap.cc:654] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.559172  6783 consensus_queue.cc:260] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.561385  6783 ts_tablet_manager.cc:1434] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:15:57.561690  6780 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.562285  6783 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.568770  6790 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.571254  6780 tablet_bootstrap.cc:654] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.575510  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:57.574376  6790 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.578608  6783 tablet_bootstrap.cc:654] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.600453  6666 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.574841  6785 raft_consensus.cc:493] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.601747  6785 raft_consensus.cc:515] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
W20260710 13:15:57.604169  6537 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:15:57.572394  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
W20260710 13:15:57.608639  6703 leader_election.cc:343] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.609696  6666 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
I20260710 13:15:57.611500  6706 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:57.612665  6790 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.613134  6790 raft_consensus.cc:697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:57.613418  6781 tablet_bootstrap.cc:492] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.613782  6783 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.613878  6781 ts_tablet_manager.cc:1403] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.030s
I20260710 13:15:57.614404  6783 ts_tablet_manager.cc:1403] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.018s
I20260710 13:15:57.613961  6790 consensus_queue.cc:237] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.615964  6798 raft_consensus.cc:493] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.616387  6798 raft_consensus.cc:515] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.617138  6781 raft_consensus.cc:359] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.617826  6781 raft_consensus.cc:385] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.617408  6783 raft_consensus.cc:359] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.618148  6781 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.618333  6783 raft_consensus.cc:385] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.618546  6798 leader_election.cc:290] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.618785  6783 raft_consensus.cc:740] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.618934  6781 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.619874  6783 consensus_queue.cc:260] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.620991  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.621855  6786 raft_consensus.cc:493] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.622318  6786 raft_consensus.cc:515] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
W20260710 13:15:57.622644  6556 leader_election.cc:343] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.623025  6783 ts_tablet_manager.cc:1434] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:15:57.624039  6783 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.624589  6786 leader_election.cc:290] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.625717  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.626693  6781 ts_tablet_manager.cc:1434] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:15:57.627736  6781 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
W20260710 13:15:57.628018  6556 leader_election.cc:343] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.633220  6783 tablet_bootstrap.cc:654] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.637341  6781 tablet_bootstrap.cc:654] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.642417  6783 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.642916  6783 ts_tablet_manager.cc:1403] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260710 13:15:57.643437  6781 tablet_bootstrap.cc:492] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.643896  6781 ts_tablet_manager.cc:1403] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 13:15:57.645047  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.645979  6785 leader_election.cc:290] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.646332  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.646781  6781 raft_consensus.cc:359] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.647527  6781 raft_consensus.cc:385] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.647186  6783 raft_consensus.cc:359] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
W20260710 13:15:57.647614  6557 leader_election.cc:343] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.647907  6781 raft_consensus.cc:740] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.648129  6557 leader_election.cc:304] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe; no voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.648957  6786 raft_consensus.cc:2749] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:57.648685  6781 consensus_queue.cc:260] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
W20260710 13:15:57.649449  6557 leader_election.cc:343] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.649938  6557 leader_election.cc:304] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe; no voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.651115  6781 ts_tablet_manager.cc:1434] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:15:57.651337  6786 raft_consensus.cc:2749] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:57.652145  6781 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.652467  6783 raft_consensus.cc:385] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.652786  6783 raft_consensus.cc:740] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.653635  6783 consensus_queue.cc:260] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.656064  6783 ts_tablet_manager.cc:1434] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:15:57.657095  6783 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.658349  6781 tablet_bootstrap.cc:654] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.658677  6780 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.659211  6780 ts_tablet_manager.cc:1403] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.002s
I20260710 13:15:57.663904  6783 tablet_bootstrap.cc:654] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.666935  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.667862  6591 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.669564  6629 leader_election.cc:304] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.670948  6785 raft_consensus.cc:2804] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.671458  6785 raft_consensus.cc:493] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.671907  6785 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.682488  6785 raft_consensus.cc:515] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.662847  6780 raft_consensus.cc:359] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.685791  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.686745  6780 raft_consensus.cc:385] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.686924  6740 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.687875  6780 raft_consensus.cc:740] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.690954  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.691759  6591 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.691871  6780 consensus_queue.cc:260] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.696491  6783 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.696987  6783 ts_tablet_manager.cc:1403] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.017s
I20260710 13:15:57.697450  6781 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.697985  6781 ts_tablet_manager.cc:1403] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.029s
I20260710 13:15:57.698241  6785 leader_election.cc:290] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.699432  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.700037  6740 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.703704  6783 raft_consensus.cc:359] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.704517  6783 raft_consensus.cc:385] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.704866  6780 ts_tablet_manager.cc:1434] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260710 13:15:57.704836  6783 raft_consensus.cc:740] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.705983  6780 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.705817  6783 consensus_queue.cc:260] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.707074  6488 catalog_manager.cc:5697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:57.708388  6783 ts_tablet_manager.cc:1434] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:15:57.709429  6783 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.713811  6781 raft_consensus.cc:359] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.714637  6781 raft_consensus.cc:385] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.714948  6781 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.715526  6780 tablet_bootstrap.cc:654] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.716001  6783 tablet_bootstrap.cc:654] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.716202  6740 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.717628  6631 leader_election.cc:304] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:57.715831  6781 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.718670  6785 raft_consensus.cc:2804] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.719925  6785 raft_consensus.cc:697] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:57.720849  6785 consensus_queue.cc:237] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.723708  6781 ts_tablet_manager.cc:1434] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 13:15:57.725063  6781 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.729144  6591 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.739851  6781 tablet_bootstrap.cc:654] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.740160  6818 raft_consensus.cc:493] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.740805  6818 raft_consensus.cc:515] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.744920  6783 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.745132  6780 tablet_bootstrap.cc:492] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.745406  6783 ts_tablet_manager.cc:1403] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.011s
I20260710 13:15:57.745572  6780 ts_tablet_manager.cc:1403] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260710 13:15:57.745180  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.746114  6591 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.747759  6629 leader_election.cc:304] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.748700  6786 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.748399  6783 raft_consensus.cc:359] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.749153  6786 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.748569  6780 raft_consensus.cc:359] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.749960  6780 raft_consensus.cc:385] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.750240  6780 raft_consensus.cc:740] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.750931  6780 consensus_queue.cc:260] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.751264  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.752218  6740 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.753497  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.754161  6818 leader_election.cc:290] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.749140  6783 raft_consensus.cc:385] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.755916  6783 raft_consensus.cc:740] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.751350  6786 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.756656  6818 raft_consensus.cc:2804] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.757299  6783 consensus_queue.cc:260] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.761068  6783 ts_tablet_manager.cc:1434] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:15:57.762004  6783 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.757491  6818 raft_consensus.cc:493] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.763455  6818 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.763710  6781 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.764137  6781 ts_tablet_manager.cc:1403] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260710 13:15:57.766952  6781 raft_consensus.cc:359] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.767630  6781 raft_consensus.cc:385] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.769304  6781 raft_consensus.cc:740] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.770001  6781 consensus_queue.cc:260] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.771912  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.772702  6665 raft_consensus.cc:2393] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e55e23e2cd04a94833427007f5679fe in current term 1: Already voted for candidate b88ae23a295845bdad3087fd984e7e06 in this term.
I20260710 13:15:57.773761  6557 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe; no voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.772182  6487 catalog_manager.cc:5697] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.776904  6818 raft_consensus.cc:515] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.777231  6786 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.779048  6818 leader_election.cc:290] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.780455  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.781054  6739 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.782545  6783 tablet_bootstrap.cc:654] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.787990  6786 raft_consensus.cc:2749] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:57.789579  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.790539  6591 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.790697  6780 ts_tablet_manager.cc:1434] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.009s
I20260710 13:15:57.791877  6780 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.792475  6781 ts_tablet_manager.cc:1434] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260710 13:15:57.793648  6781 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.794196  6824 raft_consensus.cc:493] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.794710  6824 raft_consensus.cc:515] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.797513  6824 leader_election.cc:290] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.798703  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.799945  6780 tablet_bootstrap.cc:654] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.800633  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.801872  6590 raft_consensus.cc:2393] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf36719a2c641ee8442a6ce1059c441 in current term 1: Already voted for candidate b88ae23a295845bdad3087fd984e7e06 in this term.
I20260710 13:15:57.804919  6739 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.805763  6783 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.806196  6783 ts_tablet_manager.cc:1403] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.003s
I20260710 13:15:57.806600  6631 leader_election.cc:304] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:57.807493  6824 raft_consensus.cc:2804] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.807791  6781 tablet_bootstrap.cc:654] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.807960  6824 raft_consensus.cc:697] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:57.808837  6783 raft_consensus.cc:359] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.808808  6824 consensus_queue.cc:237] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.809657  6783 raft_consensus.cc:385] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.809967  6783 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.810701  6783 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.811793  6629 leader_election.cc:304] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441; no voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.812345  6818 raft_consensus.cc:493] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.812827  6818 raft_consensus.cc:515] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.815575  6823 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.819033  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
W20260710 13:15:57.821012  6631 leader_election.cc:343] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.814847  6818 leader_election.cc:290] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.826103  6823 raft_consensus.cc:2749] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:57.827508  6591 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.828099  6783 ts_tablet_manager.cc:1434] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:15:57.829553  6783 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.835748  6783 tablet_bootstrap.cc:654] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.840034  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.840476  6781 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.840735  6591 raft_consensus.cc:2468] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.840946  6781 ts_tablet_manager.cc:1403] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.009s
I20260710 13:15:57.842168  6629 leader_election.cc:304] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [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: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.843106  6823 raft_consensus.cc:2804] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.843497  6823 raft_consensus.cc:493] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.843814  6823 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.843670  6781 raft_consensus.cc:359] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.844168  6780 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.844326  6781 raft_consensus.cc:385] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.844529  6780 ts_tablet_manager.cc:1403] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.013s
I20260710 13:15:57.844626  6781 raft_consensus.cc:740] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.845292  6781 consensus_queue.cc:260] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.846956  6780 raft_consensus.cc:359] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.847241  6781 ts_tablet_manager.cc:1434] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:57.847714  6780 raft_consensus.cc:385] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.850548  6781 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: Bootstrap starting.
I20260710 13:15:57.850965  6823 raft_consensus.cc:515] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.850476  6780 raft_consensus.cc:740] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.853057  6823 leader_election.cc:290] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.853070  6780 consensus_queue.cc:260] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.854238  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.854238  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.854786  6783 tablet_bootstrap.cc:492] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.854929  6591 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.855263  6783 ts_tablet_manager.cc:1403] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.000s
W20260710 13:15:57.855880  6631 leader_election.cc:343] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.856175  6780 ts_tablet_manager.cc:1434] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:15:57.857131  6780 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.857874  6783 raft_consensus.cc:359] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.858505  6783 raft_consensus.cc:385] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.858753  6783 raft_consensus.cc:740] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.859412  6783 consensus_queue.cc:260] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.860148  6591 raft_consensus.cc:2468] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.861404  6783 ts_tablet_manager.cc:1434] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:15:57.862306  6783 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: Bootstrap starting.
I20260710 13:15:57.863353  6629 leader_election.cc:304] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [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: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: b88ae23a295845bdad3087fd984e7e06
I20260710 13:15:57.864130  6823 raft_consensus.cc:2804] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.864773  6823 raft_consensus.cc:697] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:57.865595  6823 consensus_queue.cc:237] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.866416  6781 tablet_bootstrap.cc:654] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.869131  6824 raft_consensus.cc:493] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.869597  6824 raft_consensus.cc:515] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.871325  6783 tablet_bootstrap.cc:654] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.871701  6824 leader_election.cc:290] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.873283  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.873355  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.874022  6591 raft_consensus.cc:2468] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.875129  6629 leader_election.cc:304] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.875986  6824 raft_consensus.cc:2804] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.876338  6824 raft_consensus.cc:493] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:15:57.876971  6631 leader_election.cc:343] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.864766  6486 catalog_manager.cc:5697] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.876686  6824 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.879503  6780 tablet_bootstrap.cc:654] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.888415  6783 tablet_bootstrap.cc:492] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: No bootstrap required, opened a new log
I20260710 13:15:57.888865  6783 ts_tablet_manager.cc:1403] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260710 13:15:57.889986  6824 raft_consensus.cc:515] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.891745  6783 raft_consensus.cc:359] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.892195  6824 leader_election.cc:290] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.892452  6783 raft_consensus.cc:385] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.892756  6783 raft_consensus.cc:740] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.893396  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.893953  6591 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.893397  6783 consensus_queue.cc:260] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.895643  6783 ts_tablet_manager.cc:1434] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:15:57.895957  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.896437  6739 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.902330  6591 raft_consensus.cc:2468] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.903468  6629 leader_election.cc:304] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.903932  6781 tablet_bootstrap.cc:492] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: No bootstrap required, opened a new log
I20260710 13:15:57.902680  6487 catalog_manager.cc:5697] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.904251  6823 raft_consensus.cc:493] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.904508  6781 ts_tablet_manager.cc:1403] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.013s
I20260710 13:15:57.904736  6823 raft_consensus.cc:515] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.906518  6824 raft_consensus.cc:2804] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.907655  6781 raft_consensus.cc:359] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.908284  6781 raft_consensus.cc:385] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.908535  6781 raft_consensus.cc:740] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.909365  6823 leader_election.cc:290] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.909271  6781 consensus_queue.cc:260] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.911408  6781 ts_tablet_manager.cc:1434] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:15:57.912189  6739 raft_consensus.cc:2468] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.913506  6824 raft_consensus.cc:697] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:57.914354  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.915563  6739 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.915582  6824 consensus_queue.cc:237] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.917011  6631 leader_election.cc:304] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:57.917770  6818 raft_consensus.cc:2804] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.918124  6818 raft_consensus.cc:493] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.918457  6818 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.922156  6786 raft_consensus.cc:493] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.922655  6786 raft_consensus.cc:515] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.925379  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.926082  6818 raft_consensus.cc:515] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.926254  6591 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 0.
I20260710 13:15:57.929021  6786 leader_election.cc:290] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.931324  6818 leader_election.cc:290] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.933364  6780 tablet_bootstrap.cc:492] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.933817  6780 ts_tablet_manager.cc:1403] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.006s
I20260710 13:15:57.934371  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.934957  6740 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.935945  6780 raft_consensus.cc:359] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.936439  6780 raft_consensus.cc:385] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.936666  6780 raft_consensus.cc:740] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.937268  6780 consensus_queue.cc:260] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.938730  6780 ts_tablet_manager.cc:1434] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:15:57.933143  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.939533  6780 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.933143  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06" is_pre_election: true
I20260710 13:15:57.939988  6739 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 0.
W20260710 13:15:57.940416  6557 leader_election.cc:343] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:15:57.941249  6556 leader_election.cc:304] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [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: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:15:57.943377  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.943935  6591 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.944665  6780 tablet_bootstrap.cc:654] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.944720  6786 raft_consensus.cc:2804] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.945173  6786 raft_consensus.cc:493] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.945523  6786 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.948132  6489 catalog_manager.cc:5697] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.951193  6591 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.952248  6780 tablet_bootstrap.cc:492] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:57.952319  6629 leader_election.cc:304] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.952643  6780 ts_tablet_manager.cc:1403] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:15:57.953092  6818 raft_consensus.cc:2804] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.953555  6818 raft_consensus.cc:697] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:57.954186  6740 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 1.
I20260710 13:15:57.954313  6818 consensus_queue.cc:237] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.955199  6780 raft_consensus.cc:359] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.955816  6780 raft_consensus.cc:385] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:57.956060  6780 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:57.956276  6790 raft_consensus.cc:493] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:57.956784  6790 raft_consensus.cc:515] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.956841  6780 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.958921  6790 leader_election.cc:290] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.961540  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4477b98df7e0485887f46978ee6f1c0e" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:57.958989  6780 ts_tablet_manager.cc:1434] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:15:57.962191  6665 raft_consensus.cc:2468] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
I20260710 13:15:57.962672  6780 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: Bootstrap starting.
I20260710 13:15:57.963403  6706 leader_election.cc:304] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:57.964178  6790 raft_consensus.cc:2804] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:57.961676  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4477b98df7e0485887f46978ee6f1c0e" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:57.965804  6591 raft_consensus.cc:2468] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
I20260710 13:15:57.964512  6790 raft_consensus.cc:493] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:57.966349  6790 raft_consensus.cc:3060] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.968140  6786 raft_consensus.cc:515] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.970216  6786 leader_election.cc:290] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:57.971997  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:57.972725  6740 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.972779  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:57.973421  6665 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.975304  6790 raft_consensus.cc:515] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.978837  6489 catalog_manager.cc:5697] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:57.978456  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4477b98df7e0485887f46978ee6f1c0e" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:57.980549  6591 raft_consensus.cc:3060] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.980803  6665 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 1.
I20260710 13:15:57.981654  6790 leader_election.cc:290] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:57.980755  6780 tablet_bootstrap.cc:654] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: Neither blocks nor log segments found. Creating new log.
I20260710 13:15:57.982401  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4477b98df7e0485887f46978ee6f1c0e" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:57.982384  6557 leader_election.cc:304] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:57.983209  6666 raft_consensus.cc:3060] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:57.983547  6786 raft_consensus.cc:2804] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.984282  6786 raft_consensus.cc:697] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:15:57.985097  6786 consensus_queue.cc:237] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.986552  6740 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 1.
I20260710 13:15:57.989989  6666 raft_consensus.cc:2468] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
I20260710 13:15:57.991319  6706 leader_election.cc:304] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:57.992161  6790 raft_consensus.cc:2804] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:57.992642  6790 raft_consensus.cc:697] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:57.993290  6801 consensus_queue.cc:1048] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:57.993505  6790 consensus_queue.cc:237] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:57.997439  6489 catalog_manager.cc:5697] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 1 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.004050  6591 raft_consensus.cc:2468] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
I20260710 13:15:58.010203  6487 catalog_manager.cc:5697] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.016201  6801 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.021276  6780 tablet_bootstrap.cc:492] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: No bootstrap required, opened a new log
I20260710 13:15:58.021828  6780 ts_tablet_manager.cc:1403] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260710 13:15:58.025863  6790 consensus_queue.cc:1048] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:58.028497  6780 raft_consensus.cc:359] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.029233  6780 raft_consensus.cc:385] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:15:58.029516  6780 raft_consensus.cc:740] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Initialized, Role: FOLLOWER
I20260710 13:15:58.033900  6780 consensus_queue.cc:260] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.036175  6780 ts_tablet_manager.cc:1434] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:15:58.036099  6790 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:15:58.131564  6818 consensus_queue.cc:1048] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.141656  6824 consensus_queue.cc:1048] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.226773  6799 raft_consensus.cc:493] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.227209  6799 raft_consensus.cc:515] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.228806  6799 leader_election.cc:290] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:58.229640  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:58.229790  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:58.230347  6665 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
I20260710 13:15:58.230351  6591 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 0.
I20260710 13:15:58.231621  6703 leader_election.cc:304] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:58.232275  6799 raft_consensus.cc:2804] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:15:58.232585  6799 raft_consensus.cc:493] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:15:58.232864  6799 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:58.237367  6799 raft_consensus.cc:515] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.239368  6799 leader_election.cc:290] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:58.240254  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:58.240347  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:58.240811  6591 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:58.241062  6665 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:58.246279  6591 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
I20260710 13:15:58.246413  6665 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 1.
I20260710 13:15:58.247494  6703 leader_election.cc:304] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:58.248242  6799 raft_consensus.cc:2804] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:15:58.248721  6799 raft_consensus.cc:697] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:58.249475  6799 consensus_queue.cc:237] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.256300  6489 catalog_manager.cc:5697] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:15:58.310699  6823 consensus_queue.cc:1048] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.317288  6823 consensus_queue.cc:1048] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.323787  6853 consensus_queue.cc:1048] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.338383  6799 raft_consensus.cc:493] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:15:58.338982  6799 raft_consensus.cc:515] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.343952  6799 leader_election.cc:290] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:15:58.343972  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e55e23e2cd04a94833427007f5679fe" is_pre_election: true
I20260710 13:15:58.345141  6589 raft_consensus.cc:2393] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b88ae23a295845bdad3087fd984e7e06 in current term 1: Already voted for candidate 1bf36719a2c641ee8442a6ce1059c441 in this term.
I20260710 13:15:58.346249  6824 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.347622  6824 consensus_queue.cc:1048] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.351125  6823 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.352492  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf36719a2c641ee8442a6ce1059c441" is_pre_election: true
I20260710 13:15:58.357388  6706 leader_election.cc:304] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b88ae23a295845bdad3087fd984e7e06; no voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:58.359392  6799 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:15:58.375385  6799 raft_consensus.cc:2749] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:15:58.381462  6853 consensus_queue.cc:1048] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.390576  6786 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.413883  6853 consensus_queue.cc:1048] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.415452  6861 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.457419  6665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:39694
I20260710 13:15:58.457944  6665 raft_consensus.cc:606] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:58.463723  6665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:39694
I20260710 13:15:58.464174  6665 raft_consensus.cc:606] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:58.477792  6739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:54510
I20260710 13:15:58.478343  6739 raft_consensus.cc:606] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:58.483773  6739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:54510
I20260710 13:15:58.484347  6739 raft_consensus.cc:606] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:15:58.500531  6739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
mode: GRACEFUL
new_leader_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:54510
I20260710 13:15:58.501202  6739 raft_consensus.cc:606] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Received request to transfer leadership to TS 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:15:58.526638  6846 raft_consensus.cc:993] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.527092  6846 raft_consensus.cc:1081] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.528693  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56248
I20260710 13:15:58.529156  6589 raft_consensus.cc:493] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:58.529472  6589 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.534607  6589 raft_consensus.cc:515] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.536407  6589 leader_election.cc:290] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:58.537422  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:58.537618  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf909bb9825a43148c33f793c0c5a84a" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:58.538230  6665 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.538640  6739 raft_consensus.cc:3055] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:58.538960  6739 raft_consensus.cc:740] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:58.539796  6739 consensus_queue.cc:260] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.541034  6739 raft_consensus.cc:3060] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.545089  6665 raft_consensus.cc:2468] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.546377  6557 leader_election.cc:304] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:58.547132  6798 raft_consensus.cc:2804] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.547319  6739 raft_consensus.cc:2468] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.547693  6798 raft_consensus.cc:697] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:15:58.548527  6798 consensus_queue.cc:237] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.555112  6487 catalog_manager.cc:5697] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from b88ae23a295845bdad3087fd984e7e06 (127.5.209.3) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.566188  6846 consensus_queue.cc:1048] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.576135  6799 consensus_queue.cc:1048] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.604286  6868 raft_consensus.cc:993] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.604727  6868 raft_consensus.cc:1081] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.606279  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56248
I20260710 13:15:58.606781  6589 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:58.607565  6589 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.613188  6589 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.614846  6589 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:58.615865  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:58.615996  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:58.616550  6665 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.616657  6739 raft_consensus.cc:3055] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:58.617036  6739 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:58.617805  6739 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.618716  6739 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.623446  6739 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.623891  6665 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.624653  6556 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:58.625411  6798 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.625918  6798 raft_consensus.cc:697] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:15:58.626725  6798 consensus_queue.cc:237] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.633404  6486 catalog_manager.cc:5697] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from b88ae23a295845bdad3087fd984e7e06 (127.5.209.3) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.718601  6824 raft_consensus.cc:993] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.719319  6853 raft_consensus.cc:1081] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.721022  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56250
I20260710 13:15:58.721594  6589 raft_consensus.cc:493] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:58.721969  6589 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.728012  6589 raft_consensus.cc:515] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.729632  6589 leader_election.cc:290] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:58.730625  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:58.730756  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:58.731233  6665 raft_consensus.cc:3055] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:58.731385  6739 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.731586  6665 raft_consensus.cc:740] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:58.732450  6665 consensus_queue.cc:260] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.733448  6665 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.736856  6739 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.738054  6556 leader_election.cc:304] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:58.738569  6665 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.738818  6798 raft_consensus.cc:2804] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.739408  6798 raft_consensus.cc:697] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:15:58.740154  6798 consensus_queue.cc:237] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.746702  6486 catalog_manager.cc:5697] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.799238  6868 consensus_queue.cc:1048] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.811257  6868 consensus_queue.cc:1048] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:15:58.819605  6846 raft_consensus.cc:993] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: : Instructing follower 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:15:58.820081  6846 raft_consensus.cc:1081] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Signalling peer 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:15:58.821656  6665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:39672
I20260710 13:15:58.822223  6665 raft_consensus.cc:493] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:58.822590  6665 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.827752  6665 raft_consensus.cc:515] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.829757  6665 leader_election.cc:290] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 2 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:58.831190  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:58.831116  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c31e961cf2414eadf5f877aab859df" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:15:58.832015  6739 raft_consensus.cc:3055] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:58.832165  6589 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.832341  6739 raft_consensus.cc:740] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:15:58.833149  6739 consensus_queue.cc:260] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.834070  6739 raft_consensus.cc:3060] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.838002  6589 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 2.
I20260710 13:15:58.839104  6739 raft_consensus.cc:2468] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 2.
I20260710 13:15:58.839253  6629 leader_election.cc:304] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:15:58.840166  6853 raft_consensus.cc:2804] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.840605  6853 raft_consensus.cc:697] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:58.841382  6853 consensus_queue.cc:237] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.847534  6487 catalog_manager.cc:5697] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 1 to 2, leader changed from b88ae23a295845bdad3087fd984e7e06 (127.5.209.3) to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:58.959159  6665 raft_consensus.cc:1275] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:58.960501  6798 consensus_queue.cc:1048] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:58.968657  6739 raft_consensus.cc:1275] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:58.970234  6786 consensus_queue.cc:1048] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:58.979218  6818 raft_consensus.cc:993] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.979673  6818 raft_consensus.cc:1081] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:15:58.981758  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56250
I20260710 13:15:58.982301  6589 raft_consensus.cc:493] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:15:58.982628  6589 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.989742  6589 raft_consensus.cc:515] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.991501  6589 leader_election.cc:290] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:15:58.992261  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:15:58.992437  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4c973d353044fa7ac041a06d22c8aba" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:15:58.992911  6665 raft_consensus.cc:3055] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:15:58.993011  6739 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.993357  6665 raft_consensus.cc:740] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:15:58.994110  6665 consensus_queue.cc:260] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:58.995012  6665 raft_consensus.cc:3060] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:15:58.997825  6739 raft_consensus.cc:2468] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:58.998871  6556 leader_election.cc:304] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:15:58.999652  6786 raft_consensus.cc:2804] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:15:58.999786  6665 raft_consensus.cc:2468] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:15:59.000128  6786 raft_consensus.cc:697] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:15:59.001032  6786 consensus_queue.cc:237] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:15:59.007603  6486 catalog_manager.cc:5697] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:15:59.042730  6665 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.044291  6786 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.051891  6739 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.053339  6861 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.195726  6665 raft_consensus.cc:1275] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.197005  6861 consensus_queue.cc:1048] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.207739  6739 raft_consensus.cc:1275] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.209201  6798 consensus_queue.cc:1048] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.368479  6589 raft_consensus.cc:1275] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Refusing update from remote peer 1bf36719a2c641ee8442a6ce1059c441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.369800  6853 consensus_queue.cc:1048] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.378203  6739 raft_consensus.cc:1275] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 1bf36719a2c641ee8442a6ce1059c441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.379642  6818 consensus_queue.cc:1048] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.397126  6739 raft_consensus.cc:1275] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.397126  6665 raft_consensus.cc:1275] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:15:59.398573  6798 consensus_queue.cc:1048] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:15:59.399219  6786 consensus_queue.cc:1048] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:01.534936  5956 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:16:01.535689  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:01.552428  6589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:01.553231  6589 raft_consensus.cc:606] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Received request to transfer leadership to TS b88ae23a295845bdad3087fd984e7e06
I20260710 13:16:01.692754  6589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:01.693389  6589 raft_consensus.cc:606] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 LEADER]: Received request to transfer leadership to TS b88ae23a295845bdad3087fd984e7e06
I20260710 13:16:01.695609  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:01.696333  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:01.722250  6882 raft_consensus.cc:993] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:01.722618  6883 raft_consensus.cc:993] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:01.722760  6798 raft_consensus.cc:1081] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 LEADER]: Signalling peer b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:01.723073  6882 raft_consensus.cc:1081] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Signalling peer b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:01.724253  6739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:16:01.724632  6740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:16:01.724751  6739 raft_consensus.cc:493] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:01.725160  6739 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:01.725185  6740 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:01.725724  6740 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:01.731691  6739 raft_consensus.cc:515] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.731738  6740 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.733747  6739 leader_election.cc:290] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 2 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:16:01.733752  6740 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 3 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:16:01.734848  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:01.735059  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:01.735473  6589 raft_consensus.cc:3055] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:01.735654  6666 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:01.735980  6589 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:01.736400  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:01.736742  6589 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.735447  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:01.737515  6591 raft_consensus.cc:3055] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:01.736940  6665 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:01.737823  6591 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:01.738639  6591 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.739850  6591 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:01.742055  6665 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 3.
I20260710 13:16:01.742242  6666 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 2.
I20260710 13:16:01.737741  6589 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:01.743391  6706 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:01.744278  6878 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:01.744264  6706 leader_election.cc:304] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:01.746316  6591 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 3.
I20260710 13:16:01.750286  6589 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 2.
I20260710 13:16:01.750751  6888 raft_consensus.cc:2804] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:01.751119  6878 raft_consensus.cc:697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:01.751263  6888 raft_consensus.cc:697] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:01.752117  6888 consensus_queue.cc:237] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.752120  6878 consensus_queue.cc:237] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:01.762317  6486 catalog_manager.cc:5697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 2 to 3, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:01.779227  6487 catalog_manager.cc:5697] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 1 to 2, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:02.148303  6666 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:02.149462  6878 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:02.159864  6589 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:02.161442  6878 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:02.232002  6589 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:02.233280  6878 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:02.241376  6666 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:02.243371  6888 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:16:02.647927  6612 debug-util.cc:398] Leaking SignalData structure 0x7b0800157960 after lost signal to thread 5959
W20260710 13:16:02.648689  6612 debug-util.cc:398] Leaking SignalData structure 0x7b0800150020 after lost signal to thread 6523
W20260710 13:16:02.649551  6612 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3900 after lost signal to thread 6615
W20260710 13:16:02.650446  6612 debug-util.cc:398] Leaking SignalData structure 0x7b08001f12a0 after lost signal to thread 6690
W20260710 13:16:02.651412  6612 debug-util.cc:398] Leaking SignalData structure 0x7b08000d09e0 after lost signal to thread 6764
I20260710 13:16:02.697237  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:02.716641  6740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:54510
I20260710 13:16:02.717293  6740 raft_consensus.cc:606] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:16:02.722110  6740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:54510
I20260710 13:16:02.722718  6740 raft_consensus.cc:606] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:16:02.727680  6666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:39694
I20260710 13:16:02.728168  6666 raft_consensus.cc:606] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:16:02.732808  6666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "302c0901544f49b39c962446c7255979"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:39694
I20260710 13:16:02.733297  6666 raft_consensus.cc:606] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:16:02.737780  6666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
mode: GRACEFUL
new_leader_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:39694
I20260710 13:16:02.738248  6666 raft_consensus.cc:606] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Received request to transfer leadership to TS 3e55e23e2cd04a94833427007f5679fe
I20260710 13:16:02.788558  6903 raft_consensus.cc:993] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:02.789021  6886 raft_consensus.cc:1081] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:02.790450  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56250
I20260710 13:16:02.791033  6589 raft_consensus.cc:493] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:02.791472  6589 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.799054  6589 raft_consensus.cc:515] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.801432  6589 leader_election.cc:290] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:02.802165  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:02.802597  6740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:02.802745  6666 raft_consensus.cc:3055] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:02.803107  6666 raft_consensus.cc:740] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:16:02.803146  6740 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.804129  6666 consensus_queue.cc:260] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.805229  6666 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.809864  6666 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:02.810995  6557 leader_election.cc:304] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:16:02.811257  6740 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:02.811712  6882 raft_consensus.cc:2804] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:02.812062  6739 raft_consensus.cc:1240] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Rejecting Update request from peer 1bf36719a2c641ee8442a6ce1059c441 for earlier term 1. Current term is 2. Ops: []
I20260710 13:16:02.812834  6882 raft_consensus.cc:697] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:02.813690  6882 consensus_queue.cc:237] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.821365  6487 catalog_manager.cc:5697] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:02.932268  6903 raft_consensus.cc:993] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:02.932715  6886 raft_consensus.cc:1081] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:02.934118  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56250
I20260710 13:16:02.934664  6589 raft_consensus.cc:493] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:02.935025  6589 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.941839  6589 raft_consensus.cc:515] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.943823  6589 leader_election.cc:290] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:02.944597  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:02.944923  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36ee3b1c5b141c0b4f6fc76bf4adf3c" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:02.945148  6666 raft_consensus.cc:3055] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:02.945478  6739 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.945523  6666 raft_consensus.cc:740] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:16:02.946380  6666 consensus_queue.cc:260] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.947182  6666 raft_consensus.cc:3060] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:02.951524  6666 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:02.952488  6557 leader_election.cc:304] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:16:02.952666  6739 raft_consensus.cc:2468] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:02.953174  6882 raft_consensus.cc:2804] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:02.953616  6882 raft_consensus.cc:697] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:02.954391  6882 consensus_queue.cc:237] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:02.962106  6487 catalog_manager.cc:5697] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:03.148644  6903 raft_consensus.cc:993] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.149115  6886 raft_consensus.cc:1081] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.150664  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "302c0901544f49b39c962446c7255979"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56250
I20260710 13:16:03.151094  6589 raft_consensus.cc:493] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:03.151401  6589 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:03.155411  6589 raft_consensus.cc:515] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.157173  6589 leader_election.cc:290] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:03.158823  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:03.158926  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302c0901544f49b39c962446c7255979" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:03.159389  6666 raft_consensus.cc:3055] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:03.159529  6739 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:03.159749  6666 raft_consensus.cc:740] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:16:03.160660  6666 consensus_queue.cc:260] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.161586  6666 raft_consensus.cc:3060] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:03.165894  6666 raft_consensus.cc:2468] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:03.166055  6739 raft_consensus.cc:2468] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 2.
I20260710 13:16:03.166898  6557 leader_election.cc:304] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:16:03.167778  6882 raft_consensus.cc:2804] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:03.168254  6882 raft_consensus.cc:697] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:03.169117  6882 consensus_queue.cc:237] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.176420  6487 catalog_manager.cc:5697] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 1 to 2, leader changed from 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 2 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:03.214044  6878 raft_consensus.cc:993] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.214512  6878 raft_consensus.cc:1081] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.216302  6589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56248
I20260710 13:16:03.216846  6589 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:03.217167  6589 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:03.218971  6878 raft_consensus.cc:993] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: : Instructing follower 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.219431  6888 raft_consensus.cc:1081] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 LEADER]: Signalling peer 3e55e23e2cd04a94833427007f5679fe to start an election
I20260710 13:16:03.220772  6591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
 from {username='slave'} at 127.0.0.1:56248
I20260710 13:16:03.221225  6591 raft_consensus.cc:493] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:03.221539  6591 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:03.223830  6589 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.226646  6666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:03.226893  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:03.226372  6591 raft_consensus.cc:515] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.227475  6739 raft_consensus.cc:3055] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:16:03.227591  6589 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 4 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:03.227922  6739 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:03.228677  6739 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.227463  6666 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:03.229513  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:03.229872  6739 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:03.230057  6665 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:03.236241  6665 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 3.
I20260710 13:16:03.236398  6739 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 4.
I20260710 13:16:03.236714  6666 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 4.
I20260710 13:16:03.237489  6556 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [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: 3e55e23e2cd04a94833427007f5679fe, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:03.237489  6557 leader_election.cc:304] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [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: 1bf36719a2c641ee8442a6ce1059c441, 3e55e23e2cd04a94833427007f5679fe; no voters: 
I20260710 13:16:03.238346  6882 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:16:03.239414  6904 raft_consensus.cc:2804] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:03.240516  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "3e55e23e2cd04a94833427007f5679fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:03.241766  6739 raft_consensus.cc:3055] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:03.242221  6739 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:03.241154  6591 leader_election.cc:290] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [CANDIDATE]: Term 3 election: Requested vote from peers 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:03.244516  6739 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.246106  6739 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:03.252130  6882 raft_consensus.cc:697] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:03.253381  6904 raft_consensus.cc:697] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 LEADER]: Becoming Leader. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:03.253746  6739 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e55e23e2cd04a94833427007f5679fe in term 3.
I20260710 13:16:03.253053  6882 consensus_queue.cc:237] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.254352  6904 consensus_queue.cc:237] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:03.263753  6487 catalog_manager.cc:5697] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 3 to 4, leader changed from b88ae23a295845bdad3087fd984e7e06 (127.5.209.3) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 4 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:03.265426  6487 catalog_manager.cc:5697] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe reported cstate change: term changed from 2 to 3, leader changed from b88ae23a295845bdad3087fd984e7e06 (127.5.209.3) to 3e55e23e2cd04a94833427007f5679fe (127.5.209.1). New cstate: current_term: 3 leader_uuid: "3e55e23e2cd04a94833427007f5679fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:03.341527  6666 raft_consensus.cc:1275] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.342866  6904 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:03.345510  6739 raft_consensus.cc:1275] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.346916  6904 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:03.467782  6666 raft_consensus.cc:1275] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.469197  6913 consensus_queue.cc:1048] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:03.482826  6739 raft_consensus.cc:1275] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.485657  6882 consensus_queue.cc:1048] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:03.581277  6666 raft_consensus.cc:1275] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.583076  6882 consensus_queue.cc:1048] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:03.603446  6739 raft_consensus.cc:1275] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:03.605412  6882 consensus_queue.cc:1048] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:03.657482  6666 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:03.658727  6882 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:03.668434  6740 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:03.670140  6913 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:03.825235  6666 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:03.826589  6913 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:03.833961  6740 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Refusing update from remote peer 3e55e23e2cd04a94833427007f5679fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:03.836864  6912 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:05.745648  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:05.753126  6591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:05.753827  6591 raft_consensus.cc:606] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 LEADER]: Received request to transfer leadership to TS b88ae23a295845bdad3087fd984e7e06
I20260710 13:16:05.756266  6591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:05.756749  6591 raft_consensus.cc:606] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Received request to transfer leadership to TS 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:16:05.758849  6591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:05.759330  6591 raft_consensus.cc:606] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Received request to transfer leadership to TS 1bf36719a2c641ee8442a6ce1059c441
I20260710 13:16:05.761334  6591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
mode: GRACEFUL
new_leader_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:56256
I20260710 13:16:05.761794  6591 raft_consensus.cc:606] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 LEADER]: Received request to transfer leadership to TS b88ae23a295845bdad3087fd984e7e06
I20260710 13:16:05.762719  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:16:05.763130  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:05.808530  6913 raft_consensus.cc:993] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:05.808998  6930 raft_consensus.cc:1081] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 LEADER]: Signalling peer b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:05.810339  6739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:16:05.810858  6739 raft_consensus.cc:493] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:05.811136  6739 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:05.817227  6739 raft_consensus.cc:515] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:05.819093  6739 leader_election.cc:290] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 4 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:16:05.820050  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:05.820230  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be639aa41cf840a5883f4926b496fac3" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:05.820677  6591 raft_consensus.cc:3055] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:16:05.820778  6665 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:05.821002  6591 raft_consensus.cc:740] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:05.821785  6591 consensus_queue.cc:260] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:05.822738  6591 raft_consensus.cc:3060] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:05.825426  6665 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 4.
I20260710 13:16:05.826478  6706 leader_election.cc:304] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:05.827299  6888 raft_consensus.cc:2804] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:16:05.828213  6888 raft_consensus.cc:697] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 4 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:05.828269  6591 raft_consensus.cc:2468] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 4.
I20260710 13:16:05.829244  6888 consensus_queue.cc:237] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:05.835647  6488 catalog_manager.cc:5697] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 3 to 4, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 4 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:06.116780  6913 raft_consensus.cc:993] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:16:06.117233  6930 raft_consensus.cc:1081] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Signalling peer 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:16:06.118479  6665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:39682
I20260710 13:16:06.118901  6665 raft_consensus.cc:493] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:06.119192  6665 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.123696  6665 raft_consensus.cc:515] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.125164  6665 leader_election.cc:290] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 3 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:06.125877  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:06.126135  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6c58834f5544a18a60947cb62f3f8e" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:06.126523  6591 raft_consensus.cc:3055] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:06.126641  6739 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.126857  6591 raft_consensus.cc:740] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:06.127761  6591 consensus_queue.cc:260] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.128683  6591 raft_consensus.cc:3060] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.131729  6739 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 3.
I20260710 13:16:06.132875  6631 leader_election.cc:304] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:06.133378  6591 raft_consensus.cc:2468] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 3.
I20260710 13:16:06.133872  6886 raft_consensus.cc:2804] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:06.134970  6886 raft_consensus.cc:697] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 3 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:16:06.135780  6886 consensus_queue.cc:237] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.142737  6488 catalog_manager.cc:5697] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 2 to 3, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 3 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:06.150198  6930 raft_consensus.cc:993] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:06.150733  6913 raft_consensus.cc:1081] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 LEADER]: Signalling peer b88ae23a295845bdad3087fd984e7e06 to start an election
I20260710 13:16:06.152143  6739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2"
dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
 from {username='slave'} at 127.0.0.1:54488
I20260710 13:16:06.152596  6739 raft_consensus.cc:493] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:06.152878  6739 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:16:06.158133  6739 raft_consensus.cc:515] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.159543  6739 leader_election.cc:290] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [CANDIDATE]: Term 5 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183)
I20260710 13:16:06.160202  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:06.160506  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197c3aaa90014724b2cafb14f9bbdeb2" candidate_uuid: "b88ae23a295845bdad3087fd984e7e06" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
I20260710 13:16:06.160706  6591 raft_consensus.cc:3055] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:16:06.160995  6665 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:16:06.161026  6591 raft_consensus.cc:740] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:06.161690  6591 consensus_queue.cc:260] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.162479  6591 raft_consensus.cc:3060] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:16:06.165057  6665 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 5.
I20260710 13:16:06.165870  6706 leader_election.cc:304] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:06.166502  6888 raft_consensus.cc:2804] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:16:06.166540  6591 raft_consensus.cc:2468] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b88ae23a295845bdad3087fd984e7e06 in term 5.
I20260710 13:16:06.167095  6888 raft_consensus.cc:697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 5 LEADER]: Becoming Leader. State: Replica: b88ae23a295845bdad3087fd984e7e06, State: Running, Role: LEADER
I20260710 13:16:06.167928  6888 consensus_queue.cc:237] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [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: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.174063  6488 catalog_manager.cc:5697] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 reported cstate change: term changed from 4 to 5, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to b88ae23a295845bdad3087fd984e7e06 (127.5.209.3). New cstate: current_term: 5 leader_uuid: "b88ae23a295845bdad3087fd984e7e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:06.208141  6930 raft_consensus.cc:993] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: : Instructing follower 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:16:06.208582  6913 raft_consensus.cc:1081] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Signalling peer 1bf36719a2c641ee8442a6ce1059c441 to start an election
I20260710 13:16:06.210012  6665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac"
dest_uuid: "1bf36719a2c641ee8442a6ce1059c441"
 from {username='slave'} at 127.0.0.1:39682
I20260710 13:16:06.210491  6665 raft_consensus.cc:493] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:06.210836  6665 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.215313  6665 raft_consensus.cc:515] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.216837  6665 leader_election.cc:290] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [CANDIDATE]: Term 3 election: Requested vote from peers 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927), b88ae23a295845bdad3087fd984e7e06 (127.5.209.3:41343)
I20260710 13:16:06.217809  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b88ae23a295845bdad3087fd984e7e06"
I20260710 13:16:06.217525  6591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211ad4b56b4e486186a19d5068783dac" candidate_uuid: "1bf36719a2c641ee8442a6ce1059c441" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e55e23e2cd04a94833427007f5679fe"
I20260710 13:16:06.218339  6739 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.218732  6591 raft_consensus.cc:3055] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:06.219128  6591 raft_consensus.cc:740] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e55e23e2cd04a94833427007f5679fe, State: Running, Role: LEADER
I20260710 13:16:06.220043  6591 consensus_queue.cc:260] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [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: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.221148  6591 raft_consensus.cc:3060] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:06.223146  6739 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 3.
I20260710 13:16:06.224112  6631 leader_election.cc:304] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [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: 1bf36719a2c641ee8442a6ce1059c441, b88ae23a295845bdad3087fd984e7e06; no voters: 
I20260710 13:16:06.224822  6886 raft_consensus.cc:2804] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:06.225260  6886 raft_consensus.cc:697] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 3 LEADER]: Becoming Leader. State: Replica: 1bf36719a2c641ee8442a6ce1059c441, State: Running, Role: LEADER
I20260710 13:16:06.225773  6591 raft_consensus.cc:2468] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf36719a2c641ee8442a6ce1059c441 in term 3.
I20260710 13:16:06.226116  6886 consensus_queue.cc:237] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [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: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } }
I20260710 13:16:06.233086  6488 catalog_manager.cc:5697] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 reported cstate change: term changed from 2 to 3, leader changed from 3e55e23e2cd04a94833427007f5679fe (127.5.209.1) to 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2). New cstate: current_term: 3 leader_uuid: "1bf36719a2c641ee8442a6ce1059c441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:06.293874  6591 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:06.295094  6888 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:06.305877  6665 raft_consensus.cc:1275] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:06.307576  6943 consensus_queue.cc:1048] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:06.574786  6665 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 5 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:16:06.575956  6943 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf36719a2c641ee8442a6ce1059c441" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 37183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:06.583455  6591 raft_consensus.cc:1275] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 5 FOLLOWER]: Refusing update from remote peer b88ae23a295845bdad3087fd984e7e06: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:16:06.585646  6931 consensus_queue.cc:1048] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:06.593523  6591 raft_consensus.cc:1275] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Refusing update from remote peer 1bf36719a2c641ee8442a6ce1059c441: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:06.594628  6886 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e55e23e2cd04a94833427007f5679fe" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:06.603567  6739 raft_consensus.cc:1275] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Refusing update from remote peer 1bf36719a2c641ee8442a6ce1059c441: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:06.605116  6950 consensus_queue.cc:1048] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:06.763962  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:06.769824  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
I20260710 13:16:06.794373  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:06.795023  5956 tablet_replica.cc:333] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.795773  5956 raft_consensus.cc:2243] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.796276  5956 raft_consensus.cc:2272] T 4477b98df7e0485887f46978ee6f1c0e P 3e55e23e2cd04a94833427007f5679fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.798118  5956 tablet_replica.cc:333] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.798691  5956 raft_consensus.cc:2243] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.799144  5956 raft_consensus.cc:2272] T 7f6c58834f5544a18a60947cb62f3f8e P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.801270  5956 tablet_replica.cc:333] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.801800  5956 raft_consensus.cc:2243] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.802490  5956 raft_consensus.cc:2272] T 302c0901544f49b39c962446c7255979 P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.804353  5956 tablet_replica.cc:333] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.804917  5956 raft_consensus.cc:2243] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.805375  5956 raft_consensus.cc:2272] T be639aa41cf840a5883f4926b496fac3 P 3e55e23e2cd04a94833427007f5679fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.807494  5956 tablet_replica.cc:333] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.808015  5956 raft_consensus.cc:2243] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.808408  5956 raft_consensus.cc:2272] T 197c3aaa90014724b2cafb14f9bbdeb2 P 3e55e23e2cd04a94833427007f5679fe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.810597  5956 tablet_replica.cc:333] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.811081  5956 raft_consensus.cc:2243] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.811996  5956 raft_consensus.cc:2272] T e4c973d353044fa7ac041a06d22c8aba P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.813320  6739 raft_consensus.cc:1275] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Refusing update from remote peer 1bf36719a2c641ee8442a6ce1059c441: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:06.813966  5956 tablet_replica.cc:333] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.814603  5956 raft_consensus.cc:2243] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.814496  6950 consensus_queue.cc:1048] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b88ae23a295845bdad3087fd984e7e06" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:06.815086  5956 raft_consensus.cc:2272] T 38c31e961cf2414eadf5f877aab859df P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.817180  5956 tablet_replica.cc:333] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.817754  5956 raft_consensus.cc:2243] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.818480  5956 raft_consensus.cc:2272] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.820813  5956 tablet_replica.cc:333] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.821749  5956 raft_consensus.cc:2243] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.822232  5956 raft_consensus.cc:2272] T 211ad4b56b4e486186a19d5068783dac P 3e55e23e2cd04a94833427007f5679fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.824594  5956 tablet_replica.cc:333] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe: stopping tablet replica
I20260710 13:16:06.825282  5956 raft_consensus.cc:2243] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:16:06.825889  6629 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 13:16:06.826376  5956 raft_consensus.cc:2272] T bf909bb9825a43148c33f793c0c5a84a P 3e55e23e2cd04a94833427007f5679fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:06.832638  6629 consensus_peers.cc:597] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 -> Peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Couldn't send request to peer 3e55e23e2cd04a94833427007f5679fe. 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 13:16:06.838905  6703 consensus_peers.cc:597] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 -> Peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Couldn't send request to peer 3e55e23e2cd04a94833427007f5679fe. 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 13:16:06.840384  6703 consensus_peers.cc:597] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 -> Peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Couldn't send request to peer 3e55e23e2cd04a94833427007f5679fe. 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 13:16:06.875236  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
I20260710 13:16:06.894829  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
I20260710 13:16:06.917805  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:06.918344  5956 tablet_replica.cc:333] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.918850  5956 raft_consensus.cc:2243] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.919258  5956 raft_consensus.cc:2272] T 4477b98df7e0485887f46978ee6f1c0e P 1bf36719a2c641ee8442a6ce1059c441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.921273  5956 tablet_replica.cc:333] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.921731  5956 raft_consensus.cc:2243] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.922369  5956 raft_consensus.cc:2272] T 38c31e961cf2414eadf5f877aab859df P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.923946  5956 tablet_replica.cc:333] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.924400  5956 raft_consensus.cc:2243] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.924763  5956 raft_consensus.cc:2272] T e4c973d353044fa7ac041a06d22c8aba P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.926367  5956 tablet_replica.cc:333] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.926791  5956 raft_consensus.cc:2243] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.927107  5956 raft_consensus.cc:2272] T bf909bb9825a43148c33f793c0c5a84a P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.928675  5956 tablet_replica.cc:333] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.929091  5956 raft_consensus.cc:2243] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.929750  5956 raft_consensus.cc:2272] T 211ad4b56b4e486186a19d5068783dac P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.931535  5956 tablet_replica.cc:333] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.931949  5956 raft_consensus.cc:2243] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.932267  5956 raft_consensus.cc:2272] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.933621  5956 tablet_replica.cc:333] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.934026  5956 raft_consensus.cc:2243] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.934345  5956 raft_consensus.cc:2272] T be639aa41cf840a5883f4926b496fac3 P 1bf36719a2c641ee8442a6ce1059c441 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.936154  5956 tablet_replica.cc:333] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.936587  5956 raft_consensus.cc:2243] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:06.937170  5956 raft_consensus.cc:2272] T 7f6c58834f5544a18a60947cb62f3f8e P 1bf36719a2c641ee8442a6ce1059c441 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.938792  5956 tablet_replica.cc:333] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.939172  5956 raft_consensus.cc:2243] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.939586  5956 raft_consensus.cc:2272] T 302c0901544f49b39c962446c7255979 P 1bf36719a2c641ee8442a6ce1059c441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.940959  5956 tablet_replica.cc:333] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441: stopping tablet replica
I20260710 13:16:06.941319  5956 raft_consensus.cc:2243] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:06.941666  5956 raft_consensus.cc:2272] T 197c3aaa90014724b2cafb14f9bbdeb2 P 1bf36719a2c641ee8442a6ce1059c441 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:06.972903  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:16:06.990057  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
W20260710 13:16:07.003100  6706 consensus_peers.cc:597] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 -> Peer 1bf36719a2c641ee8442a6ce1059c441 (127.5.209.2:37183): Couldn't send request to peer 1bf36719a2c641ee8442a6ce1059c441. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:37183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:07.015524  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:07.016104  5956 tablet_replica.cc:333] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.016595  5956 raft_consensus.cc:2243] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.016955  5956 raft_consensus.cc:2272] T e4c973d353044fa7ac041a06d22c8aba P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.018560  5956 tablet_replica.cc:333] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.019001  5956 raft_consensus.cc:2243] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.019433  5956 raft_consensus.cc:2272] T 38c31e961cf2414eadf5f877aab859df P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.020915  5956 tablet_replica.cc:333] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.021344  5956 raft_consensus.cc:2243] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.021660  5956 raft_consensus.cc:2272] T 302c0901544f49b39c962446c7255979 P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.023064  5956 tablet_replica.cc:333] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.023588  5956 raft_consensus.cc:2243] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:16:07.024205  5956 raft_consensus.cc:2272] T be639aa41cf840a5883f4926b496fac3 P b88ae23a295845bdad3087fd984e7e06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.026535  5956 tablet_replica.cc:333] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.026975  5956 raft_consensus.cc:2243] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.027365  5956 raft_consensus.cc:2272] T 7f6c58834f5544a18a60947cb62f3f8e P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.029579  5956 tablet_replica.cc:333] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.030216  5956 raft_consensus.cc:2243] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:07.031224  5956 raft_consensus.cc:2272] T 4477b98df7e0485887f46978ee6f1c0e P b88ae23a295845bdad3087fd984e7e06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:07.033324  6703 consensus_peers.cc:597] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 -> Peer 3e55e23e2cd04a94833427007f5679fe (127.5.209.1:43927): Couldn't send request to peer 3e55e23e2cd04a94833427007f5679fe. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:07.033412  5956 tablet_replica.cc:333] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.034029  5956 raft_consensus.cc:2243] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.034435  5956 raft_consensus.cc:2272] T bf909bb9825a43148c33f793c0c5a84a P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.036072  5956 tablet_replica.cc:333] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.036550  5956 raft_consensus.cc:2243] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.036936  5956 raft_consensus.cc:2272] T 211ad4b56b4e486186a19d5068783dac P b88ae23a295845bdad3087fd984e7e06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.038851  5956 tablet_replica.cc:333] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.039379  5956 raft_consensus.cc:2243] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:07.039769  5956 raft_consensus.cc:2272] T f36ee3b1c5b141c0b4f6fc76bf4adf3c P b88ae23a295845bdad3087fd984e7e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.041385  5956 tablet_replica.cc:333] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06: stopping tablet replica
I20260710 13:16:07.041829  5956 raft_consensus.cc:2243] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:16:07.042547  5956 raft_consensus.cc:2272] T 197c3aaa90014724b2cafb14f9bbdeb2 P b88ae23a295845bdad3087fd984e7e06 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.070456  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:16:07.089404  5956 master.cc:562] Master@127.5.209.62:42659 shutting down...
I20260710 13:16:07.108006  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:07.108477  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:07.108764  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49b7e135c8f34f39bfb7b05c382b96ed: stopping tablet replica
I20260710 13:16:07.128603  5956 master.cc:584] Master@127.5.209.62:42659 shutdown complete.
1bf36719a2c641ee8442a6ce1059c441  4
3e55e23e2cd04a94833427007f5679fe  5
b88ae23a295845bdad3087fd984e7e06  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10684 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:16:07.168974  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:33705
I20260710 13:16:07.170147  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:07.176183  6956 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 13:16:07.176389  6959 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 13:16:07.176779  6957 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 13:16:07.177304  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:07.178185  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:07.178381  5956 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 13:16:07.178545  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689367178513 us; error 0 us; skew 500 ppm
I20260710 13:16:07.179086  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:07.181797  5956 webserver.cc:533] Webserver started at http://127.5.209.62:43009/ using document root <none> and password file <none>
I20260710 13:16:07.182230  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:07.182376  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:07.182598  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:07.183696  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "2efec46049864809ba247b2201c39f6e"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.187837  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:16:07.190903  6964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.191680  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:07.191964  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "2efec46049864809ba247b2201c39f6e"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.192255  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-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 13:16:07.203871  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:07.205098  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:07.243196  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:33705
I20260710 13:16:07.243340  7015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:33705 every 8 connection(s)
I20260710 13:16:07.247176  7016 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 13:16:07.256587  7016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e: Bootstrap starting.
I20260710 13:16:07.261246  7016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:07.265429  7016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e: No bootstrap required, opened a new log
I20260710 13:16:07.267581  7016 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efec46049864809ba247b2201c39f6e" member_type: VOTER }
I20260710 13:16:07.267963  7016 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:07.268141  7016 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efec46049864809ba247b2201c39f6e, State: Initialized, Role: FOLLOWER
I20260710 13:16:07.268700  7016 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efec46049864809ba247b2201c39f6e" member_type: VOTER }
I20260710 13:16:07.269109  7016 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:07.269297  7016 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:07.269598  7016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:07.274220  7016 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efec46049864809ba247b2201c39f6e" member_type: VOTER }
I20260710 13:16:07.274750  7016 leader_election.cc:304] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [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: 2efec46049864809ba247b2201c39f6e; no voters: 
I20260710 13:16:07.276021  7016 leader_election.cc:290] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:07.276327  7019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:07.277858  7019 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 1 LEADER]: Becoming Leader. State: Replica: 2efec46049864809ba247b2201c39f6e, State: Running, Role: LEADER
I20260710 13:16:07.278575  7019 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [LEADER]: Queue going to LEADER mode. State: All 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: "2efec46049864809ba247b2201c39f6e" member_type: VOTER }
I20260710 13:16:07.279428  7016 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:07.283941  7021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2efec46049864809ba247b2201c39f6e. Latest consensus state: current_term: 1 leader_uuid: "2efec46049864809ba247b2201c39f6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efec46049864809ba247b2201c39f6e" member_type: VOTER } }
I20260710 13:16:07.284693  7021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:07.286127  7020 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2efec46049864809ba247b2201c39f6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efec46049864809ba247b2201c39f6e" member_type: VOTER } }
I20260710 13:16:07.286813  7020 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:07.290964  7027 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:07.297114  7027 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:07.301810  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:07.306116  7027 catalog_manager.cc:1383] Generated new cluster ID: fd568f1c439044778819ccc5c9d35a07
I20260710 13:16:07.306339  7027 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:07.324632  7027 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:07.325848  7027 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:07.341181  7027 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e: Generated new TSK 0
I20260710 13:16:07.341768  7027 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:07.368309  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:07.374408  7037 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 13:16:07.375510  7038 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 13:16:07.377079  5956 server_base.cc:1061] running on GCE node
W20260710 13:16:07.377121  7040 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 13:16:07.378221  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:07.378402  5956 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 13:16:07.378522  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689367378511 us; error 0 us; skew 500 ppm
I20260710 13:16:07.378961  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:07.381176  5956 webserver.cc:533] Webserver started at http://127.5.209.1:33849/ using document root <none> and password file <none>
I20260710 13:16:07.381685  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:07.381848  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:07.382056  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:07.383054  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "4566145f4fd24f96ba28d6e4887bc35e"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.387471  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:16:07.390552  7045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.391252  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:07.391580  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "4566145f4fd24f96ba28d6e4887bc35e"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.391819  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-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 13:16:07.419193  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:07.420457  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:07.421787  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:07.423965  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:07.424131  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.424424  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:07.424610  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.463667  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:42035
I20260710 13:16:07.463757  7107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:42035 every 8 connection(s)
I20260710 13:16:07.468529  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:07.474958  7112 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 13:16:07.475564  7113 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 13:16:07.478569  5956 server_base.cc:1061] running on GCE node
W20260710 13:16:07.479350  7115 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 13:16:07.480362  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:16:07.480569  7108 heartbeater.cc:344] Connected to a master server at 127.5.209.62:33705
W20260710 13:16:07.480624  5956 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 13:16:07.481009  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689367480987 us; error 0 us; skew 500 ppm
I20260710 13:16:07.481052  7108 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:07.481581  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:07.481801  7108 heartbeater.cc:507] Master 127.5.209.62:33705 requested a full tablet report, sending...
I20260710 13:16:07.483784  6981 ts_manager.cc:194] Registered new tserver with Master: 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:07.484449  5956 webserver.cc:533] Webserver started at http://127.5.209.2:34497/ using document root <none> and password file <none>
I20260710 13:16:07.484941  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:07.485133  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:07.485512  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:07.485563  6981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51244
I20260710 13:16:07.486938  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.491653  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:07.495143  7120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.496016  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:07.496438  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.496755  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-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 13:16:07.506863  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:07.508225  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:07.509826  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:07.512169  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:07.512406  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.512668  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:07.512858  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.554461  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:36469
I20260710 13:16:07.554611  7182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:36469 every 8 connection(s)
I20260710 13:16:07.559814  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:07.566931  7186 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 13:16:07.568224  7187 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 13:16:07.570242  7189 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 13:16:07.571367  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:07.572238  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:07.572496  5956 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 13:16:07.572698  7183 heartbeater.cc:344] Connected to a master server at 127.5.209.62:33705
I20260710 13:16:07.572719  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689367572698 us; error 0 us; skew 500 ppm
I20260710 13:16:07.573179  7183 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:07.573606  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:07.574010  7183 heartbeater.cc:507] Master 127.5.209.62:33705 requested a full tablet report, sending...
I20260710 13:16:07.576130  6981 ts_manager.cc:194] Registered new tserver with Master: bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:07.576432  5956 webserver.cc:533] Webserver started at http://127.5.209.3:38433/ using document root <none> and password file <none>
I20260710 13:16:07.577023  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:07.577236  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:07.577548  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:07.577616  6981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51252
I20260710 13:16:07.578964  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.583832  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:07.586975  7194 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.587697  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:16:07.587986  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
format_stamp: "Formatted at 2026-07-10 13:16:07 on dist-test-slave-1hdw"
I20260710 13:16:07.588225  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-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 13:16:07.604843  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:07.605995  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:07.607517  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:07.609938  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:07.610110  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.610401  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:07.610556  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:07.648860  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:37493
I20260710 13:16:07.648985  7256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:37493 every 8 connection(s)
I20260710 13:16:07.662025  7257 heartbeater.cc:344] Connected to a master server at 127.5.209.62:33705
I20260710 13:16:07.662406  7257 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:07.663193  7257 heartbeater.cc:507] Master 127.5.209.62:33705 requested a full tablet report, sending...
I20260710 13:16:07.665212  6981 ts_manager.cc:194] Registered new tserver with Master: eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:07.665344  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013331506s
I20260710 13:16:07.666944  6981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51258
I20260710 13:16:07.691474  6981 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51272:
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 13:16:07.695353  6981 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 13:16:07.817119  7222 tablet_service.cc:1511] Processing CreateTablet for tablet ab235b7758fc452682389e5cd5454ac4 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:07.818586  7222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab235b7758fc452682389e5cd5454ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.818439  7073 tablet_service.cc:1511] Processing CreateTablet for tablet ab235b7758fc452682389e5cd5454ac4 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:07.818708  7219 tablet_service.cc:1511] Processing CreateTablet for tablet 0711bab758f148a5ba87a8f501cd28b1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:07.819796  7073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab235b7758fc452682389e5cd5454ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.820029  7219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711bab758f148a5ba87a8f501cd28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.820806  7218 tablet_service.cc:1511] Processing CreateTablet for tablet 02ec9f334c594346a903b932c423fdf7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:07.822082  7218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ec9f334c594346a903b932c423fdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.824368  7220 tablet_service.cc:1511] Processing CreateTablet for tablet 387aac1404254ec3ae32d04ca08f6091 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:07.824474  7071 tablet_service.cc:1511] Processing CreateTablet for tablet 387aac1404254ec3ae32d04ca08f6091 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:07.825738  7220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387aac1404254ec3ae32d04ca08f6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.825773  7217 tablet_service.cc:1511] Processing CreateTablet for tablet 74e27d1c421043928a866f3450d81665 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:07.827194  7217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e27d1c421043928a866f3450d81665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.828408  7069 tablet_service.cc:1511] Processing CreateTablet for tablet 02ec9f334c594346a903b932c423fdf7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:07.825795  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387aac1404254ec3ae32d04ca08f6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.830228  7072 tablet_service.cc:1511] Processing CreateTablet for tablet be50b0b5fce34c018e8c2adc3bec05d1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:07.831480  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be50b0b5fce34c018e8c2adc3bec05d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.826942  7070 tablet_service.cc:1511] Processing CreateTablet for tablet 0711bab758f148a5ba87a8f501cd28b1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:07.836315  7070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711bab758f148a5ba87a8f501cd28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.836424  7216 tablet_service.cc:1511] Processing CreateTablet for tablet 1480f1eedc8e43e0a62b182ba4ed0420 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:07.837734  7216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480f1eedc8e43e0a62b182ba4ed0420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.828450  7221 tablet_service.cc:1511] Processing CreateTablet for tablet be50b0b5fce34c018e8c2adc3bec05d1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:07.840078  7221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be50b0b5fce34c018e8c2adc3bec05d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.840472  7215 tablet_service.cc:1511] Processing CreateTablet for tablet 9023455a1982470eb400799577bf60db (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:07.841712  7215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9023455a1982470eb400799577bf60db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.843653  7069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ec9f334c594346a903b932c423fdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.844323  7214 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce6e5cce2694ac39e197e3f465a2801 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:07.846793  7214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce6e5cce2694ac39e197e3f465a2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.848014  7068 tablet_service.cc:1511] Processing CreateTablet for tablet 74e27d1c421043928a866f3450d81665 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:07.849304  7068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e27d1c421043928a866f3450d81665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.853343  7067 tablet_service.cc:1511] Processing CreateTablet for tablet 1480f1eedc8e43e0a62b182ba4ed0420 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:07.854671  7067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480f1eedc8e43e0a62b182ba4ed0420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.858407  7066 tablet_service.cc:1511] Processing CreateTablet for tablet 9023455a1982470eb400799577bf60db (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:07.859844  7066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9023455a1982470eb400799577bf60db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.868925  7065 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce6e5cce2694ac39e197e3f465a2801 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:07.870445  7065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce6e5cce2694ac39e197e3f465a2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.875659  7148 tablet_service.cc:1511] Processing CreateTablet for tablet ab235b7758fc452682389e5cd5454ac4 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:07.877029  7148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab235b7758fc452682389e5cd5454ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.880446  7147 tablet_service.cc:1511] Processing CreateTablet for tablet be50b0b5fce34c018e8c2adc3bec05d1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:07.881788  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be50b0b5fce34c018e8c2adc3bec05d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.884460  7145 tablet_service.cc:1511] Processing CreateTablet for tablet 0711bab758f148a5ba87a8f501cd28b1 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:07.885792  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0711bab758f148a5ba87a8f501cd28b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.888497  7144 tablet_service.cc:1511] Processing CreateTablet for tablet 02ec9f334c594346a903b932c423fdf7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:07.889814  7144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ec9f334c594346a903b932c423fdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.894769  7140 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce6e5cce2694ac39e197e3f465a2801 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:07.896876  7141 tablet_service.cc:1511] Processing CreateTablet for tablet 9023455a1982470eb400799577bf60db (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:07.898990  7142 tablet_service.cc:1511] Processing CreateTablet for tablet 1480f1eedc8e43e0a62b182ba4ed0420 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:07.899914  7064 tablet_service.cc:1511] Processing CreateTablet for tablet 94d9f24f671d416cacbee46dcc4d1f41 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:07.901077  7146 tablet_service.cc:1511] Processing CreateTablet for tablet 387aac1404254ec3ae32d04ca08f6091 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:07.902468  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d9f24f671d416cacbee46dcc4d1f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.903702  7143 tablet_service.cc:1511] Processing CreateTablet for tablet 74e27d1c421043928a866f3450d81665 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:07.906405  7143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e27d1c421043928a866f3450d81665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.909374  7146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387aac1404254ec3ae32d04ca08f6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.909125  7139 tablet_service.cc:1511] Processing CreateTablet for tablet 94d9f24f671d416cacbee46dcc4d1f41 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:07.911092  7140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce6e5cce2694ac39e197e3f465a2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.915611  7141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9023455a1982470eb400799577bf60db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.919664  7142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1480f1eedc8e43e0a62b182ba4ed0420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.923647  7139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d9f24f671d416cacbee46dcc4d1f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.929678  7215 tablet_service.cc:1511] Processing CreateTablet for tablet 94d9f24f671d416cacbee46dcc4d1f41 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:07.931030  7215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d9f24f671d416cacbee46dcc4d1f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.946656  7272 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:07.968704  7215 tablet_service.cc:1511] Processing CreateTablet for tablet 9c414f50cb9145e7838454d05ab785b7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:07.970448  7215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c414f50cb9145e7838454d05ab785b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.972518  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 9c414f50cb9145e7838454d05ab785b7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:07.973847  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c414f50cb9145e7838454d05ab785b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:07.974115  7142 tablet_service.cc:1511] Processing CreateTablet for tablet 9c414f50cb9145e7838454d05ab785b7 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:07.980139  7273 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:07.983923  7071 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5557d8adf4336914f35daa4192c0c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:07.985286  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5557d8adf4336914f35daa4192c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.013541  7272 tablet_bootstrap.cc:654] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.004570  7142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c414f50cb9145e7838454d05ab785b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.031421  7273 tablet_bootstrap.cc:654] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.033437  7274 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.036784  7216 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5557d8adf4336914f35daa4192c0c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:08.038156  7216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5557d8adf4336914f35daa4192c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.040616  7141 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5557d8adf4336914f35daa4192c0c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:08.042173  7141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5557d8adf4336914f35daa4192c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.078537  7272 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.079048  7272 ts_tablet_manager.cc:1403] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.133s	user 0.002s	sys 0.012s
I20260710 13:16:08.078742  7147 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6a136f63e4c35897eede03bb3d6f8 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:08.081349  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6a136f63e4c35897eede03bb3d6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.082086  7272 raft_consensus.cc:359] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.082829  7272 raft_consensus.cc:385] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.083813  7273 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.084260  7273 ts_tablet_manager.cc:1403] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260710 13:16:08.083120  7272 raft_consensus.cc:740] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.085543  7272 consensus_queue.cc:260] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.087503  7273 raft_consensus.cc:359] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.088346  7273 raft_consensus.cc:385] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.088677  7273 raft_consensus.cc:740] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.089661  7217 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6a136f63e4c35897eede03bb3d6f8 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:08.089766  7273 consensus_queue.cc:260] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.077059  7066 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6a136f63e4c35897eede03bb3d6f8 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:08.094398  7066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6a136f63e4c35897eede03bb3d6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.094691  7064 tablet_service.cc:1511] Processing CreateTablet for tablet b887fe1646ac4ad48bacad3b26cb18f9 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:08.095992  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b887fe1646ac4ad48bacad3b26cb18f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.099932  7274 tablet_bootstrap.cc:654] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.101320  7146 tablet_service.cc:1511] Processing CreateTablet for tablet b887fe1646ac4ad48bacad3b26cb18f9 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:08.102717  7146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b887fe1646ac4ad48bacad3b26cb18f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.091192  7217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6a136f63e4c35897eede03bb3d6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.115078  7272 ts_tablet_manager.cc:1434] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.014s
I20260710 13:16:08.115938  7257 heartbeater.cc:499] Master 127.5.209.62:33705 was elected leader, sending a full tablet report...
I20260710 13:16:08.116807  7272 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.124432  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 9764261cc9864171b563f132c75e51a5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:08.125852  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9764261cc9864171b563f132c75e51a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.131937  7272 tablet_bootstrap.cc:654] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.145375  7147 tablet_service.cc:1511] Processing CreateTablet for tablet 9764261cc9864171b563f132c75e51a5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:08.146669  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9764261cc9864171b563f132c75e51a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.152107  7215 tablet_service.cc:1511] Processing CreateTablet for tablet 9764261cc9864171b563f132c75e51a5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:08.153436  7215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9764261cc9864171b563f132c75e51a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.158730  7272 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.164312  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 555c4680a0944005897bc3f12435bec3 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:08.166752  7272 ts_tablet_manager.cc:1403] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.017s
I20260710 13:16:08.167057  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555c4680a0944005897bc3f12435bec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.170483  7145 tablet_service.cc:1511] Processing CreateTablet for tablet 555c4680a0944005897bc3f12435bec3 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:08.170766  7272 raft_consensus.cc:359] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.171655  7274 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.171700  7272 raft_consensus.cc:385] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.171901  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555c4680a0944005897bc3f12435bec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.172230  7274 ts_tablet_manager.cc:1403] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.000s
I20260710 13:16:08.172266  7272 raft_consensus.cc:740] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.175352  7274 raft_consensus.cc:359] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.175420  7272 consensus_queue.cc:260] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.176162  7274 raft_consensus.cc:385] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.176482  7274 raft_consensus.cc:740] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.177181  7274 consensus_queue.cc:260] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.114908  7216 tablet_service.cc:1511] Processing CreateTablet for tablet b887fe1646ac4ad48bacad3b26cb18f9 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:08.179962  7216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b887fe1646ac4ad48bacad3b26cb18f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.186085  7272 ts_tablet_manager.cc:1434] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260710 13:16:08.191743  7108 heartbeater.cc:499] Master 127.5.209.62:33705 was elected leader, sending a full tablet report...
I20260710 13:16:08.192353  7273 ts_tablet_manager.cc:1434] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.108s	user 0.016s	sys 0.051s
I20260710 13:16:08.193316  7273 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.195577  7272 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.186589  7217 tablet_service.cc:1511] Processing CreateTablet for tablet 555c4680a0944005897bc3f12435bec3 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:08.199493  7217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555c4680a0944005897bc3f12435bec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.204854  7273 tablet_bootstrap.cc:654] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.214717  7273 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.227576  7064 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48341c6fe4b2cadd95ce0c23b5048 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:08.228255  7273 ts_tablet_manager.cc:1403] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260710 13:16:08.229113  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48341c6fe4b2cadd95ce0c23b5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.231029  7273 raft_consensus.cc:359] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.231734  7273 raft_consensus.cc:385] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.211467  7274 ts_tablet_manager.cc:1434] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.005s
I20260710 13:16:08.232064  7273 raft_consensus.cc:740] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.232949  7274 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.232901  7273 consensus_queue.cc:260] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.235452  7273 ts_tablet_manager.cc:1434] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:16:08.236491  7273 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.236824  7141 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48341c6fe4b2cadd95ce0c23b5048 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:08.238240  7141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48341c6fe4b2cadd95ce0c23b5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.226006  7145 tablet_service.cc:1511] Processing CreateTablet for tablet d7093a78ccac459686f850c250202685 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:08.240903  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7093a78ccac459686f850c250202685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.242888  7273 tablet_bootstrap.cc:654] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.210908  7183 heartbeater.cc:499] Master 127.5.209.62:33705 was elected leader, sending a full tablet report...
I20260710 13:16:08.248802  7274 tablet_bootstrap.cc:654] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.227087  7216 tablet_service.cc:1511] Processing CreateTablet for tablet d7093a78ccac459686f850c250202685 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:08.252708  7216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7093a78ccac459686f850c250202685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.252816  7272 tablet_bootstrap.cc:654] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.254379  7273 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.254858  7273 ts_tablet_manager.cc:1403] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:16:08.257844  7273 raft_consensus.cc:359] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.258544  7273 raft_consensus.cc:385] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.258852  7273 raft_consensus.cc:740] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.260574  7273 consensus_queue.cc:260] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.210602  7072 tablet_service.cc:1511] Processing CreateTablet for tablet d7093a78ccac459686f850c250202685 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:08.264950  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7093a78ccac459686f850c250202685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.267979  7272 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.268466  7272 ts_tablet_manager.cc:1403] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.006s
I20260710 13:16:08.265465  7274 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.265126  7217 tablet_service.cc:1511] Processing CreateTablet for tablet bdf48341c6fe4b2cadd95ce0c23b5048 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:08.271765  7274 ts_tablet_manager.cc:1403] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
I20260710 13:16:08.272256  7217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48341c6fe4b2cadd95ce0c23b5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.274703  7274 raft_consensus.cc:359] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.275439  7274 raft_consensus.cc:385] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.275803  7274 raft_consensus.cc:740] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.280505  7277 raft_consensus.cc:493] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.281026  7277 raft_consensus.cc:515] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.284739  7064 tablet_service.cc:1511] Processing CreateTablet for tablet 0d87f85f39b6418ab604191899aefd39 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:08.285339  7274 consensus_queue.cc:260] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.286161  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d87f85f39b6418ab604191899aefd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.271392  7272 raft_consensus.cc:359] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.287096  7272 raft_consensus.cc:385] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.287420  7272 raft_consensus.cc:740] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.287567  7274 ts_tablet_manager.cc:1434] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:16:08.262955  7273 ts_tablet_manager.cc:1434] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 13:16:08.288487  7274 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
W20260710 13:16:08.290273  7029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:08.290457  7272 consensus_queue.cc:260] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.291846  7273 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.293843  7277 leader_election.cc:290] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.295195  7278 raft_consensus.cc:493] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.295696  7278 raft_consensus.cc:515] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.298516  7278 leader_election.cc:290] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.304152  7274 tablet_bootstrap.cc:654] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.308077  7145 tablet_service.cc:1511] Processing CreateTablet for tablet 0d87f85f39b6418ab604191899aefd39 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:08.309412  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d87f85f39b6418ab604191899aefd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.323925  7278 raft_consensus.cc:493] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.324509  7278 raft_consensus.cc:515] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.326062  7273 tablet_bootstrap.cc:654] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.326761  7278 leader_election.cc:290] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.331907  7272 ts_tablet_manager.cc:1434] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.006s
I20260710 13:16:08.333215  7272 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.335595  7141 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:08.337052  7141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.357748  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:08.359100  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.359447  7217 tablet_service.cc:1511] Processing CreateTablet for tablet 0d87f85f39b6418ab604191899aefd39 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:08.361408  7217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d87f85f39b6418ab604191899aefd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.366237  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be50b0b5fce34c018e8c2adc3bec05d1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.367862  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
W20260710 13:16:08.369901  7046 leader_election.cc:343] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.369901  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be50b0b5fce34c018e8c2adc3bec05d1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
W20260710 13:16:08.375994  7046 leader_election.cc:343] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.378664  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
W20260710 13:16:08.391659  7047 leader_election.cc:343] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.391474  7064 tablet_service.cc:1511] Processing CreateTablet for tablet 7d98a51eccc545be824805918ed7fdaa (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:08.392087  7047 leader_election.cc:304] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.392735  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d98a51eccc545be824805918ed7fdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.379418  7232 raft_consensus.cc:2468] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:08.394626  7274 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.388445  7278 raft_consensus.cc:493] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.395201  7274 ts_tablet_manager.cc:1403] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.107s	user 0.035s	sys 0.017s
I20260710 13:16:08.395484  7278 raft_consensus.cc:515] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.387997  7216 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:08.398799  7216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.402011  7278 leader_election.cc:290] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.402575  7278 raft_consensus.cc:2749] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.402892  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.404479  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
W20260710 13:16:08.404726  7198 leader_election.cc:343] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:08.405954  7046 leader_election.cc:343] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.406450  7273 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.407002  7273 ts_tablet_manager.cc:1403] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.012s
I20260710 13:16:08.407558  7145 tablet_service.cc:1511] Processing CreateTablet for tablet 7d98a51eccc545be824805918ed7fdaa (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:08.408810  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d98a51eccc545be824805918ed7fdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.410660  7273 raft_consensus.cc:359] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.411520  7273 raft_consensus.cc:385] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.411897  7273 raft_consensus.cc:740] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.413846  7066 tablet_service.cc:1511] Processing CreateTablet for tablet 7cedf487d1cc41bf9d22b94fd6aa374c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:08.418524  7066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cedf487d1cc41bf9d22b94fd6aa374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.418357  7215 tablet_service.cc:1511] Processing CreateTablet for tablet 7d98a51eccc545be824805918ed7fdaa (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:08.419637  7215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d98a51eccc545be824805918ed7fdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.418606  7272 tablet_bootstrap.cc:654] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.418357  7146 tablet_service.cc:1511] Processing CreateTablet for tablet 7cedf487d1cc41bf9d22b94fd6aa374c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:08.424546  7146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cedf487d1cc41bf9d22b94fd6aa374c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.430846  7071 tablet_service.cc:1511] Processing CreateTablet for tablet b654cccb74dc4aa8b2279450631cc130 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:08.432199  7071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b654cccb74dc4aa8b2279450631cc130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.432741  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.433182  7218 tablet_service.cc:1511] Processing CreateTablet for tablet 7cedf487d1cc41bf9d22b94fd6aa374c (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:08.434551  7218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cedf487d1cc41bf9d22b94fd6aa374c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:16:08.443459  7047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 51960.7us
W20260710 13:16:08.443778  7195 leader_election.cc:343] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.444482  7141 tablet_service.cc:1511] Processing CreateTablet for tablet b654cccb74dc4aa8b2279450631cc130 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:08.445173  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.444841  7273 consensus_queue.cc:260] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.445926  7141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b654cccb74dc4aa8b2279450631cc130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.444543  7274 raft_consensus.cc:359] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.447513  7274 raft_consensus.cc:385] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.447780  7274 raft_consensus.cc:740] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.447849  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 1adff5b3bf6547bfada68a4cf05fa421 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:08.449224  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adff5b3bf6547bfada68a4cf05fa421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.451418  7147 tablet_service.cc:1511] Processing CreateTablet for tablet 1adff5b3bf6547bfada68a4cf05fa421 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:08.451666  7047 leader_election.cc:304] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.452700  7147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adff5b3bf6547bfada68a4cf05fa421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.454325  7274 consensus_queue.cc:260] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.455466  7278 raft_consensus.cc:2804] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.455843  7278 raft_consensus.cc:493] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.456182  7278 raft_consensus.cc:3060] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.444480  7195 leader_election.cc:304] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.463012  7278 raft_consensus.cc:515] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.463806  7288 raft_consensus.cc:2749] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:16:08.465891  7047 leader_election.cc:343] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.466542  7047 leader_election.cc:304] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.466614  7222 tablet_service.cc:1511] Processing CreateTablet for tablet b654cccb74dc4aa8b2279450631cc130 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:08.468086  7222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b654cccb74dc4aa8b2279450631cc130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:08.468397  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be50b0b5fce34c018e8c2adc3bec05d1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:08.468865  7294 raft_consensus.cc:493] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:16:08.469820  7046 leader_election.cc:343] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.469414  7294 raft_consensus.cc:515] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.472427  7220 tablet_service.cc:1511] Processing CreateTablet for tablet 1adff5b3bf6547bfada68a4cf05fa421 (DEFAULT_TABLE table=test-workload [id=c57487a7bb604de8bbc107e07e081bbe]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:08.473286  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.469965  7274 ts_tablet_manager.cc:1434] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.074s	user 0.002s	sys 0.004s
I20260710 13:16:08.473779  7220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adff5b3bf6547bfada68a4cf05fa421. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:16:08.474587  7046 leader_election.cc:343] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.475531  7278 leader_election.cc:290] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.476078  7278 raft_consensus.cc:2749] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.476316  7273 ts_tablet_manager.cc:1434] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260710 13:16:08.480744  7274 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.490659  7273 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.495028  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.499388  7294 leader_election.cc:290] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.500363  7274 tablet_bootstrap.cc:654] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.502434  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be50b0b5fce34c018e8c2adc3bec05d1" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.503044  7232 raft_consensus.cc:3060] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.485329  7272 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.507614  7272 ts_tablet_manager.cc:1403] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.175s	user 0.007s	sys 0.008s
I20260710 13:16:08.509758  7272 raft_consensus.cc:359] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.510406  7272 raft_consensus.cc:385] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.510677  7272 raft_consensus.cc:740] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
W20260710 13:16:08.512279  7047 leader_election.cc:343] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.511497  7272 consensus_queue.cc:260] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.512790  7047 leader_election.cc:304] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.515166  7294 raft_consensus.cc:2749] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.514397  7232 raft_consensus.cc:2468] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:08.520291  7273 tablet_bootstrap.cc:654] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.520879  7047 leader_election.cc:304] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.522961  7296 raft_consensus.cc:2804] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.523432  7296 raft_consensus.cc:697] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:08.524750  7272 ts_tablet_manager.cc:1434] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:16:08.524236  7296 consensus_queue.cc:237] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.529152  7274 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.529670  7274 ts_tablet_manager.cc:1403] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260710 13:16:08.532840  7274 raft_consensus.cc:359] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.533603  7274 raft_consensus.cc:385] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.533914  7274 raft_consensus.cc:740] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.534771  7274 consensus_queue.cc:260] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.535756  7272 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.537916  7274 ts_tablet_manager.cc:1434] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:16:08.538964  7274 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.545714  7273 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.546260  7273 ts_tablet_manager.cc:1403] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260710 13:16:08.547001  7274 tablet_bootstrap.cc:654] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.549728  7273 raft_consensus.cc:359] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.550724  7273 raft_consensus.cc:385] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.551170  7273 raft_consensus.cc:740] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.552266  7273 consensus_queue.cc:260] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.553834  7272 tablet_bootstrap.cc:654] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.555435  7273 ts_tablet_manager.cc:1434] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260710 13:16:08.555765  7288 raft_consensus.cc:493] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.556308  7288 raft_consensus.cc:515] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.560706  7274 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.561249  7274 ts_tablet_manager.cc:1403] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 13:16:08.561290  6980 catalog_manager.cc:5697] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.562944  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.564579  7274 raft_consensus.cc:359] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.565014  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.565372  7274 raft_consensus.cc:385] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:16:08.565464  7195 leader_election.cc:343] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.565723  7274 raft_consensus.cc:740] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.565672  7083 raft_consensus.cc:2468] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:08.566375  7288 leader_election.cc:290] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.566655  7274 consensus_queue.cc:260] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.567214  7198 leader_election.cc:304] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.569185  7274 ts_tablet_manager.cc:1434] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260710 13:16:08.569531  7288 raft_consensus.cc:2804] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.569931  7288 raft_consensus.cc:493] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.570291  7288 raft_consensus.cc:3060] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.570817  7273 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.571969  7281 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.572412  7281 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.572865  7274 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.580570  7272 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.576684  7281 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.590029  7273 tablet_bootstrap.cc:654] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.593276  7274 tablet_bootstrap.cc:654] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.595515  7281 raft_consensus.cc:493] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.596159  7281 raft_consensus.cc:515] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.598963  7281 leader_election.cc:290] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.604130  7272 ts_tablet_manager.cc:1403] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.012s
I20260710 13:16:08.609833  7272 raft_consensus.cc:359] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.611209  7272 raft_consensus.cc:385] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.611685  7272 raft_consensus.cc:740] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.612988  7272 consensus_queue.cc:260] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.620206  7273 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.620735  7273 ts_tablet_manager.cc:1403] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.006s
I20260710 13:16:08.622959  7296 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.623456  7296 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.625527  7296 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.627014  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.627135  7273 raft_consensus.cc:359] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.628190  7273 raft_consensus.cc:385] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.628517  7273 raft_consensus.cc:740] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
W20260710 13:16:08.629053  7047 leader_election.cc:343] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.629400  7273 consensus_queue.cc:260] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.630228  7272 ts_tablet_manager.cc:1434] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260710 13:16:08.610697  7288 raft_consensus.cc:515] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.634778  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.638441  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.642066  7082 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:08.637311  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:08.639339  7157 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:08.632025  7273 ts_tablet_manager.cc:1434] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:16:08.639905  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.638772  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:08.645382  7083 raft_consensus.cc:3060] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.644626  7124 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:08.646672  7046 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: eebcfb58ac7d44cfa6578fa947e6b0df
W20260710 13:16:08.646938  7195 leader_election.cc:343] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:08.647073  7124 leader_election.cc:343] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.647783  7296 raft_consensus.cc:2804] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.648123  7296 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.648362  7272 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.648454  7296 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.645798  7273 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.635385  7288 leader_election.cc:290] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.651582  7305 raft_consensus.cc:2804] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.651999  7305 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.652146  7288 raft_consensus.cc:493] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.652349  7305 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.653220  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.654417  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.655016  7231 raft_consensus.cc:2468] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
W20260710 13:16:08.656458  7122 leader_election.cc:343] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.656630  7272 tablet_bootstrap.cc:654] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.657436  7122 leader_election.cc:304] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:08.658248  7281 raft_consensus.cc:2804] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.652607  7288 raft_consensus.cc:515] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.658591  7281 raft_consensus.cc:493] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.658967  7281 raft_consensus.cc:3060] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.658717  7296 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.661150  7288 leader_election.cc:290] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.661170  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
W20260710 13:16:08.663259  7198 leader_election.cc:343] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.664741  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.665701  7273 tablet_bootstrap.cc:654] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.665573  7157 raft_consensus.cc:2468] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:08.667189  7195 leader_election.cc:304] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:08.668226  7288 raft_consensus.cc:2804] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.668583  7288 raft_consensus.cc:493] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.668905  7288 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.672008  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:08.673658  7296 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.675107  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.675719  7083 raft_consensus.cc:2468] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
W20260710 13:16:08.676568  7047 leader_election.cc:343] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.676867  7198 leader_election.cc:304] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.677946  7277 raft_consensus.cc:2804] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.682910  7288 raft_consensus.cc:515] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.686527  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:08.687247  7305 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:08.687970  7198 leader_election.cc:343] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.688498  7157 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:08.691933  7046 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.692461  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:08.692734  7296 raft_consensus.cc:2749] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.692996  7157 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.693671  7281 raft_consensus.cc:515] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.696391  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
W20260710 13:16:08.697685  7124 leader_election.cc:343] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.693013  7277 raft_consensus.cc:697] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:08.699136  7277 consensus_queue.cc:237] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.700923  7157 raft_consensus.cc:2468] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:08.702190  7195 leader_election.cc:304] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:08.703198  7312 raft_consensus.cc:2804] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.704190  7274 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.704551  7288 leader_election.cc:290] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.704658  7274 ts_tablet_manager.cc:1403] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.032s
I20260710 13:16:08.710357  7273 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.711084  7273 ts_tablet_manager.cc:1403] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.002s
I20260710 13:16:08.713755  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.714921  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:08.715134  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.715689  7232 raft_consensus.cc:3060] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.717556  7083 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
W20260710 13:16:08.719648  7122 leader_election.cc:343] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.720252  7122 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.734422  7281 leader_election.cc:290] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.735296  7281 raft_consensus.cc:493] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.735884  7281 raft_consensus.cc:515] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.737193  7277 raft_consensus.cc:493] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.737653  7277 raft_consensus.cc:515] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.738812  7232 raft_consensus.cc:2468] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:08.738987  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.739619  7083 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:08.741050  7305 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.741094  7124 leader_election.cc:304] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:08.741703  7305 raft_consensus.cc:2749] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.743947  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:08.744253  7311 raft_consensus.cc:2804] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.744652  7311 raft_consensus.cc:493] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.744979  7311 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.745146  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
W20260710 13:16:08.746466  7195 leader_election.cc:343] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:08.746968  7198 leader_election.cc:343] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.747165  7277 leader_election.cc:290] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:08.747443  7198 leader_election.cc:304] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:08.749644  7122 leader_election.cc:304] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:08.751538  7316 raft_consensus.cc:2804] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.753031  7277 raft_consensus.cc:2749] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.754542  7312 raft_consensus.cc:697] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:08.755478  7312 consensus_queue.cc:237] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.760347  7274 raft_consensus.cc:359] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.760520  7273 raft_consensus.cc:359] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.761101  7274 raft_consensus.cc:385] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.761180  7273 raft_consensus.cc:385] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.761466  7274 raft_consensus.cc:740] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.761546  7273 raft_consensus.cc:740] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.763043  7281 leader_election.cc:290] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.762264  7273 consensus_queue.cc:260] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.765683  7273 ts_tablet_manager.cc:1434] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.054s	user 0.001s	sys 0.004s
I20260710 13:16:08.766499  7316 raft_consensus.cc:697] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:08.766975  7273 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.767457  7316 consensus_queue.cc:237] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.770288  7274 consensus_queue.cc:260] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.772631  7274 ts_tablet_manager.cc:1434] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260710 13:16:08.773532  7274 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.773691  7273 tablet_bootstrap.cc:654] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.775619  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
W20260710 13:16:08.781616  7122 leader_election.cc:343] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.782392  6981 catalog_manager.cc:5697] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:08.792589  7274 tablet_bootstrap.cc:654] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.806321  6978 catalog_manager.cc:5697] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.814779  7311 raft_consensus.cc:515] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.815918  7274 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.816593  7274 ts_tablet_manager.cc:1403] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.015s
I20260710 13:16:08.817970  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:08.818539  7083 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.815930  7272 tablet_bootstrap.cc:492] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.819533  7272 ts_tablet_manager.cc:1403] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.171s	user 0.050s	sys 0.108s
I20260710 13:16:08.819813  7311 leader_election.cc:290] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.822439  7272 raft_consensus.cc:359] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.824069  7274 raft_consensus.cc:359] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.824734  7274 raft_consensus.cc:385] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.825018  7274 raft_consensus.cc:740] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.825415  7273 tablet_bootstrap.cc:492] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.825853  7273 ts_tablet_manager.cc:1403] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.021s
I20260710 13:16:08.825690  7274 consensus_queue.cc:260] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.825577  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.825577  6981 catalog_manager.cc:5697] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:08.826925  7316 raft_consensus.cc:493] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.827368  7316 raft_consensus.cc:515] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.828065  7274 ts_tablet_manager.cc:1434] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:16:08.829571  7316 leader_election.cc:290] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:08.829974  7083 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:08.823163  7272 raft_consensus.cc:385] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.830955  7272 raft_consensus.cc:740] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.831429  7274 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.831593  7124 leader_election.cc:304] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:08.831885  7273 raft_consensus.cc:359] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.832469  7281 raft_consensus.cc:2804] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.832646  7273 raft_consensus.cc:385] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.831925  7272 consensus_queue.cc:260] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.833055  7273 raft_consensus.cc:740] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.833156  7281 raft_consensus.cc:697] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:08.834043  7281 consensus_queue.cc:237] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.834074  7273 consensus_queue.cc:260] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.835107  7272 ts_tablet_manager.cc:1434] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:16:08.836169  7272 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.836470  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.837692  7232 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.838083  7274 tablet_bootstrap.cc:654] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.841182  7273 ts_tablet_manager.cc:1434] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:16:08.842417  7273 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.842463  7272 tablet_bootstrap.cc:654] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:08.843482  7122 leader_election.cc:343] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.850739  7273 tablet_bootstrap.cc:654] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.853497  7274 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.853966  7274 ts_tablet_manager.cc:1403] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 13:16:08.856648  7311 raft_consensus.cc:493] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:08.856734  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.856770  7274 raft_consensus.cc:359] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.857677  7311 raft_consensus.cc:515] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.857967  7272 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.858894  7272 ts_tablet_manager.cc:1403] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
W20260710 13:16:08.859413  7124 leader_election.cc:343] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.859918  7124 leader_election.cc:304] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.861533  7232 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:08.862022  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:08.862531  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:08.862871  7081 raft_consensus.cc:2468] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
W20260710 13:16:08.864105  7122 leader_election.cc:343] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.860076  7311 leader_election.cc:290] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493), 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:08.864629  7124 leader_election.cc:304] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.869664  7274 raft_consensus.cc:385] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.869987  7274 raft_consensus.cc:740] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.870585  7274 consensus_queue.cc:260] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.871111  7273 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.871568  7273 ts_tablet_manager.cc:1403] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260710 13:16:08.871925  7272 raft_consensus.cc:359] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.872570  7274 ts_tablet_manager.cc:1434] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:16:08.872735  7272 raft_consensus.cc:385] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.873167  7272 raft_consensus.cc:740] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.873421  7274 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.874011  7272 consensus_queue.cc:260] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.874075  7273 raft_consensus.cc:359] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.880867  7274 tablet_bootstrap.cc:654] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.876502  7272 ts_tablet_manager.cc:1434] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260710 13:16:08.882494  7273 raft_consensus.cc:385] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.889106  7273 raft_consensus.cc:740] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.883181  7311 raft_consensus.cc:2804] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:08.890092  7272 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.890007  7273 consensus_queue.cc:260] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.892863  7311 raft_consensus.cc:493] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:08.893334  7311 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.896612  7273 ts_tablet_manager.cc:1434] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 13:16:08.897053  7272 tablet_bootstrap.cc:654] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.897594  7273 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.903973  7273 tablet_bootstrap.cc:654] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.905611  7311 raft_consensus.cc:515] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.908278  6981 catalog_manager.cc:5697] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:08.864392  7316 raft_consensus.cc:2749] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:08.915184  7273 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.915884  7273 ts_tablet_manager.cc:1403] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:16:08.918782  7272 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.919305  7272 ts_tablet_manager.cc:1403] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260710 13:16:08.919247  7273 raft_consensus.cc:359] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.920388  7273 raft_consensus.cc:385] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.920753  7273 raft_consensus.cc:740] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.921592  7273 consensus_queue.cc:260] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.922305  7272 raft_consensus.cc:359] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.922998  7272 raft_consensus.cc:385] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.923218  7272 raft_consensus.cc:740] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.923362  7311 leader_election.cc:290] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493), 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:08.923934  7272 consensus_queue.cc:260] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.924429  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:08.925308  7273 ts_tablet_manager.cc:1434] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 13:16:08.925769  7122 leader_election.cc:343] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:08.926260  7273 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.927028  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:08.927640  7083 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:08.929378  7272 ts_tablet_manager.cc:1434] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:08.930306  7272 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.932356  7273 tablet_bootstrap.cc:654] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.935912  7272 tablet_bootstrap.cc:654] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.940101  7272 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.940491  7272 ts_tablet_manager.cc:1403] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:16:08.941826  7083 raft_consensus.cc:2468] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:08.943555  7124 leader_election.cc:304] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:08.944389  7311 raft_consensus.cc:2804] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:08.944706  7274 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.944864  7311 raft_consensus.cc:697] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:08.945159  7274 ts_tablet_manager.cc:1403] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.006s
I20260710 13:16:08.945669  7311 consensus_queue.cc:237] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.945832  7272 raft_consensus.cc:359] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.946538  7272 raft_consensus.cc:385] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.946810  7272 raft_consensus.cc:740] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.947633  7274 raft_consensus.cc:359] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.947582  7272 consensus_queue.cc:260] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:08.948339  7274 raft_consensus.cc:385] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.948642  7274 raft_consensus.cc:740] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.949568  7274 consensus_queue.cc:260] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.951681  7272 ts_tablet_manager.cc:1434] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:16:08.952214  7274 ts_tablet_manager.cc:1434] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:16:08.952616  7272 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.953368  7274 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.958748  7272 tablet_bootstrap.cc:654] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.961542  7273 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:08.962052  7273 ts_tablet_manager.cc:1403] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.006s
I20260710 13:16:08.963884  7274 tablet_bootstrap.cc:654] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.964840  7273 raft_consensus.cc:359] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.965598  7273 raft_consensus.cc:385] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.965917  7273 raft_consensus.cc:740] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.966799  7273 consensus_queue.cc:260] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.970670  7272 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.971127  7272 ts_tablet_manager.cc:1403] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 13:16:08.972327  7273 ts_tablet_manager.cc:1434] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:08.973259  7273 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:08.973637  7272 raft_consensus.cc:359] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.974295  7272 raft_consensus.cc:385] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.973443  6980 catalog_manager.cc:5697] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:08.974573  7272 raft_consensus.cc:740] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.975260  7272 consensus_queue.cc:260] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.980036  7272 ts_tablet_manager.cc:1434] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:08.981267  7272 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:08.984141  7274 tablet_bootstrap.cc:492] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:08.984768  7274 ts_tablet_manager.cc:1403] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260710 13:16:08.987246  7272 tablet_bootstrap.cc:654] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.987608  7274 raft_consensus.cc:359] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.988356  7274 raft_consensus.cc:385] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:08.988687  7274 raft_consensus.cc:740] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:08.989602  7274 consensus_queue.cc:260] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:08.995874  7274 ts_tablet_manager.cc:1434] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:16:08.997378  7274 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:08.999029  7272 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:08.996436  7273 tablet_bootstrap.cc:654] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:08.999609  7272 ts_tablet_manager.cc:1403] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:16:09.002342  7272 raft_consensus.cc:359] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.002967  7274 tablet_bootstrap.cc:654] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.003049  7272 raft_consensus.cc:385] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.003512  7272 raft_consensus.cc:740] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.004400  7272 consensus_queue.cc:260] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.009336  7272 ts_tablet_manager.cc:1434] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:16:09.010288  7274 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:09.010648  7272 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:09.010707  7274 ts_tablet_manager.cc:1403] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:16:09.012631  7273 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:09.013077  7273 ts_tablet_manager.cc:1403] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260710 13:16:09.013643  7274 raft_consensus.cc:359] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.014369  7274 raft_consensus.cc:385] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.014618  7274 raft_consensus.cc:740] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.015398  7274 consensus_queue.cc:260] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.015643  7273 raft_consensus.cc:359] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.016276  7273 raft_consensus.cc:385] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.016496  7272 tablet_bootstrap.cc:654] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.016541  7273 raft_consensus.cc:740] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.017426  7273 consensus_queue.cc:260] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.019368  7273 ts_tablet_manager.cc:1434] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:16:09.021450  7273 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:09.024804  7274 ts_tablet_manager.cc:1434] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:16:09.026587  7274 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:09.033185  7273 tablet_bootstrap.cc:654] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.034119  7274 tablet_bootstrap.cc:654] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.036038  7296 raft_consensus.cc:493] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.036535  7296 raft_consensus.cc:515] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.038780  7296 leader_election.cc:290] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.039844  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.040807  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce6e5cce2694ac39e197e3f465a2801" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.041843  7232 raft_consensus.cc:2393] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.043339  7047 leader_election.cc:304] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.044814  7296 raft_consensus.cc:3060] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.053421  7272 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:09.054216  7272 ts_tablet_manager.cc:1403] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.012s
I20260710 13:16:09.055523  7296 raft_consensus.cc:2749] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.058068  7272 raft_consensus.cc:359] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.059062  7272 raft_consensus.cc:385] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.059459  7272 raft_consensus.cc:740] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.060395  7272 consensus_queue.cc:260] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.061831  7274 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:09.062259  7274 ts_tablet_manager.cc:1403] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.007s
I20260710 13:16:09.062417  7272 ts_tablet_manager.cc:1434] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:16:09.062572  7273 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:09.063043  7273 ts_tablet_manager.cc:1403] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.023s
I20260710 13:16:09.063702  7272 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:09.064769  7274 raft_consensus.cc:359] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.065412  7274 raft_consensus.cc:385] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.065768  7274 raft_consensus.cc:740] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.065466  7273 raft_consensus.cc:359] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.066156  7273 raft_consensus.cc:385] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.066435  7273 raft_consensus.cc:740] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.066543  7274 consensus_queue.cc:260] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.067203  7273 consensus_queue.cc:260] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.072640  7274 ts_tablet_manager.cc:1434] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:16:09.073884  7274 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:09.074276  7312 raft_consensus.cc:493] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.074749  7312 raft_consensus.cc:515] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.076038  7311 raft_consensus.cc:493] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.076488  7311 raft_consensus.cc:515] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.076994  7296 raft_consensus.cc:493] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.077505  7296 raft_consensus.cc:515] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.078420  7311 leader_election.cc:290] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.079545  7296 leader_election.cc:290] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.079437  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.080205  7083 raft_consensus.cc:2468] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.080492  7274 tablet_bootstrap.cc:654] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.081269  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.081576  7124 leader_election.cc:304] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:09.081920  7232 raft_consensus.cc:2468] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.084295  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.092510  7296 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:16:09.108834  7231 raft_consensus.cc:2468] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:09.109987  7047 leader_election.cc:304] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.110231  7272 tablet_bootstrap.cc:654] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.094866  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.076921  7312 leader_election.cc:290] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.106201  7311 raft_consensus.cc:2804] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.113225  7311 raft_consensus.cc:493] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.113649  7311 raft_consensus.cc:3060] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.117936  7273 ts_tablet_manager.cc:1434] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.004s
I20260710 13:16:09.119421  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.120177  7158 raft_consensus.cc:2468] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:09.111991  7083 raft_consensus.cc:2468] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.120996  7274 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:09.120858  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.121501  7274 ts_tablet_manager.cc:1403] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.011s
I20260710 13:16:09.121642  7157 raft_consensus.cc:2468] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.122105  7198 leader_election.cc:304] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.122967  7312 raft_consensus.cc:2804] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.123348  7312 raft_consensus.cc:493] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.123689  7312 raft_consensus.cc:3060] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.124207  7274 raft_consensus.cc:359] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.124933  7274 raft_consensus.cc:385] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.125207  7274 raft_consensus.cc:740] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.125506  7273 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:09.131376  7272 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:09.101076  7315 consensus_queue.cc:1048] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 13:16:09.131958  7272 ts_tablet_manager.cc:1403] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260710 13:16:09.131814  7274 consensus_queue.cc:260] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.134845  7272 raft_consensus.cc:359] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.135612  7272 raft_consensus.cc:385] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.135918  7272 raft_consensus.cc:740] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.136749  7315 raft_consensus.cc:493] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.137261  7315 raft_consensus.cc:515] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.139400  7296 raft_consensus.cc:2804] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.141062  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5557d8adf4336914f35daa4192c0c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.141215  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5557d8adf4336914f35daa4192c0c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.141516  7296 raft_consensus.cc:493] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.141819  7081 raft_consensus.cc:2468] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.142571  7273 tablet_bootstrap.cc:654] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:09.143033  7195 leader_election.cc:343] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:09.143479  7315 leader_election.cc:290] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.143916  7198 leader_election.cc:304] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:09.145258  7315 raft_consensus.cc:2804] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.145159  7311 raft_consensus.cc:515] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.145686  7315 raft_consensus.cc:493] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.146185  7315 raft_consensus.cc:3060] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.148190  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.148667  7157 raft_consensus.cc:3060] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.148814  7081 raft_consensus.cc:3060] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.148908  7272 consensus_queue.cc:260] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.151583  7272 ts_tablet_manager.cc:1434] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:16:09.152587  7274 ts_tablet_manager.cc:1434] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:16:09.158394  7341 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:09.163800  7158 raft_consensus.cc:3060] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.167203  7274 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:09.170506  7272 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:09.174463  7274 tablet_bootstrap.cc:654] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.141937  7296 raft_consensus.cc:3060] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.191818  7272 tablet_bootstrap.cc:654] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.191243  7081 raft_consensus.cc:2468] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:09.195310  7312 raft_consensus.cc:515] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.207196  7316 consensus_queue.cc:1048] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:09.208341  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.214138  7124 leader_election.cc:304] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:09.214366  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d9f24f671d416cacbee46dcc4d1f41" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.214951  7230 raft_consensus.cc:3060] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.215024  7316 raft_consensus.cc:2804] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.215579  7316 raft_consensus.cc:697] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:09.215903  7312 leader_election.cc:290] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.212236  7311 leader_election.cc:290] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.216370  7316 consensus_queue.cc:237] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.217015  7315 raft_consensus.cc:515] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.226007  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.230372  7157 raft_consensus.cc:3060] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.227140  7312 raft_consensus.cc:493] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.270073  7349 raft_consensus.cc:493] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.270133  7341 raft_consensus.cc:493] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.270643  7349 raft_consensus.cc:515] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.270866  7341 raft_consensus.cc:515] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:09.336902  7029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:09.270229  7312 raft_consensus.cc:515] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.348464  7273 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:09.345319  7315 leader_election.cc:290] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.349359  7273 ts_tablet_manager.cc:1403] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.224s	user 0.020s	sys 0.034s
I20260710 13:16:09.351310  7155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.351984  7155 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:09.354060  7315 raft_consensus.cc:493] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.355237  7315 raft_consensus.cc:515] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } }
I20260710 13:16:09.363684  7281 raft_consensus.cc:493] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.364406  7281 raft_consensus.cc:515] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.363804  7311 raft_consensus.cc:493] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.365622  7312 leader_election.cc:290] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.366310  7311 raft_consensus.cc:515] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.368208  7315 leader_election.cc:290] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.367921  7296 raft_consensus.cc:515] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.368884  7311 leader_election.cc:290] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.369395  7082 raft_consensus.cc:2393] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:09.369575  7311 raft_consensus.cc:493] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.370476  7296 leader_election.cc:290] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.371533  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.372646  7083 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.373059  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.373103  7315 raft_consensus.cc:493] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.371227  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5557d8adf4336914f35daa4192c0c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.374174  7273 raft_consensus.cc:359] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.376451  7273 raft_consensus.cc:385] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.376732  7273 raft_consensus.cc:740] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.406843  7341 leader_election.cc:290] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.375370  7349 leader_election.cc:290] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.410895  7273 consensus_queue.cc:260] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.404454  7082 raft_consensus.cc:3060] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.431360  7273 ts_tablet_manager.cc:1434] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.082s	user 0.013s	sys 0.000s
I20260710 13:16:09.398795  7232 raft_consensus.cc:2468] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.375124  7311 raft_consensus.cc:515] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.408677  7288 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.399044  7079 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.430652  7230 raft_consensus.cc:2468] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
W20260710 13:16:09.429688  7046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 58721.3us
I20260710 13:16:09.398780  7315 raft_consensus.cc:515] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:09.440121  7047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 76139.6us
I20260710 13:16:09.442402  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.442833  7351 raft_consensus.cc:493] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.443861  7198 leader_election.cc:304] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.437889  7157 raft_consensus.cc:2468] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:09.447238  7122 leader_election.cc:304] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.447865  7311 leader_election.cc:290] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.448390  7311 raft_consensus.cc:2804] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.448477  7046 leader_election.cc:304] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:09.444793  7281 leader_election.cc:290] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.454535  7078 raft_consensus.cc:2393] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.455397  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.455173  7351 raft_consensus.cc:515] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.455881  7312 raft_consensus.cc:2804] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.456238  7312 raft_consensus.cc:493] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.456568  7312 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.457325  7351 leader_election.cc:290] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.457261  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.458163  7079 raft_consensus.cc:2468] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.480417  7281 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:09.441282  7288 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.528813  7273 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:09.443868  7231 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.504508  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.588348  7232 raft_consensus.cc:2468] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.453114  7311 raft_consensus.cc:493] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.591715  7274 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
W20260710 13:16:09.506283  7195 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 45283.6us
I20260710 13:16:09.592478  7274 ts_tablet_manager.cc:1403] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.425s	user 0.019s	sys 0.031s
I20260710 13:16:09.594439  7273 tablet_bootstrap.cc:654] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.594677  7272 tablet_bootstrap.cc:492] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:09.595106  7272 ts_tablet_manager.cc:1403] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.425s	user 0.021s	sys 0.045s
I20260710 13:16:09.595788  7274 raft_consensus.cc:359] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.596516  7274 raft_consensus.cc:385] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.596653  7315 leader_election.cc:290] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.596843  7274 raft_consensus.cc:740] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.504822  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0711bab758f148a5ba87a8f501cd28b1" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.597779  7272 raft_consensus.cc:359] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.597718  7274 consensus_queue.cc:260] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.506471  7277 consensus_queue.cc:1048] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.092s
I20260710 13:16:09.598417  7272 raft_consensus.cc:385] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.598816  7272 raft_consensus.cc:740] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.599344  7274 ts_tablet_manager.cc:1434] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:16:09.591733  7311 raft_consensus.cc:3060] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.599536  7272 consensus_queue.cc:260] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.600234  7274 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:09.602005  7272 ts_tablet_manager.cc:1434] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:16:09.606967  7272 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:09.607656  7274 tablet_bootstrap.cc:654] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.489631  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5557d8adf4336914f35daa4192c0c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.609680  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.610122  7158 raft_consensus.cc:3060] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.610440  7157 raft_consensus.cc:2393] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.503857  7351 raft_consensus.cc:2804] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.611496  7351 raft_consensus.cc:493] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.611812  7351 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.595111  7288 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.618863  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.503811  7155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.610988  7277 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 13:16:09.503594  7046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 55203.8us
I20260710 13:16:09.625083  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.625042  7155 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.631908  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ec9f334c594346a903b932c423fdf7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.635056  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.626441  7311 raft_consensus.cc:515] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.635484  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.637068  7083 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:09.636482  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.637001  7228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.638927  7230 raft_consensus.cc:2393] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.639330  7228 raft_consensus.cc:2468] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:09.637683  7153 raft_consensus.cc:2468] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.641563  7158 raft_consensus.cc:2468] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:09.641642  7311 leader_election.cc:290] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.643642  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.643987  7122 leader_election.cc:304] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.644302  7083 raft_consensus.cc:2468] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.645082  7122 leader_election.cc:304] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.645530  7311 raft_consensus.cc:2804] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.645867  7311 raft_consensus.cc:493] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.646831  7273 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:09.646374  7198 leader_election.cc:304] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.647122  7357 raft_consensus.cc:2749] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:09.650460  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.647514  7316 consensus_queue.cc:1048] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:09.648208  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.655700  7229 raft_consensus.cc:3060] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.649277  7281 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:09.655952  7156 raft_consensus.cc:2393] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.649688  7046 leader_election.cc:304] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.651006  7311 raft_consensus.cc:3060] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.657500  7341 raft_consensus.cc:2749] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.658201  7272 tablet_bootstrap.cc:654] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.648687  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.650341  7273 ts_tablet_manager.cc:1403] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.016s
I20260710 13:16:09.645895  7047 leader_election.cc:304] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.650318  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.660365  7157 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.662303  7082 raft_consensus.cc:2468] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:09.663671  7341 raft_consensus.cc:2804] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.664083  7341 raft_consensus.cc:493] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.663863  7198 leader_election.cc:304] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.664438  7341 raft_consensus.cc:3060] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.664687  7311 raft_consensus.cc:515] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.665043  7288 raft_consensus.cc:2804] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.665696  7288 raft_consensus.cc:697] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:09.666690  7311 leader_election.cc:290] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.666775  7288 consensus_queue.cc:237] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.668131  7351 raft_consensus.cc:515] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.667712  7158 raft_consensus.cc:2393] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.671633  7046 leader_election.cc:304] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.673820  7356 raft_consensus.cc:2749] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.679884  7315 raft_consensus.cc:493] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.680430  7315 raft_consensus.cc:515] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.691780  7351 leader_election.cc:290] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.670056  7277 raft_consensus.cc:2804] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.696846  7277 raft_consensus.cc:493] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.697356  7277 raft_consensus.cc:3060] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.702092  7273 raft_consensus.cc:359] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.703069  7273 raft_consensus.cc:385] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.703444  7273 raft_consensus.cc:740] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.701225  7341 raft_consensus.cc:515] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.707332  7273 consensus_queue.cc:260] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.698331  7312 raft_consensus.cc:515] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.709214  7232 raft_consensus.cc:2393] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.710290  7312 leader_election.cc:290] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.694108  7195 leader_election.cc:304] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:09.715009  7316 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:16:09.715561  7341 leader_election.cc:290] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.715905  7195 leader_election.cc:304] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:09.718873  7288 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:09.719710  7195 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:09.720479  7288 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.706815  7311 raft_consensus.cc:493] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.724985  7273 ts_tablet_manager.cc:1434] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.066s	user 0.014s	sys 0.003s
I20260710 13:16:09.726490  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.726495  7080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.727221  7083 raft_consensus.cc:3060] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.727818  7080 raft_consensus.cc:2393] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:09.730331  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.731600  7273 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:09.713043  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.723397  7311 raft_consensus.cc:515] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.724586  7312 raft_consensus.cc:2749] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.741660  6981 catalog_manager.cc:5697] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:09.738061  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.752270  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:09.734393  7316 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:16:09.754386  7232 raft_consensus.cc:2393] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.754884  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.763455  7082 raft_consensus.cc:2393] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:09.762019  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.765357  7357 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:09.769794  7083 raft_consensus.cc:2468] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:09.776814  7364 raft_consensus.cc:2804] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.777304  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.777477  7364 raft_consensus.cc:697] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:09.777948  7082 raft_consensus.cc:2468] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.778909  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.778329  7364 consensus_queue.cc:237] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.775463  7153 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.798009  7155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6a136f63e4c35897eede03bb3d6f8" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.798848  7155 raft_consensus.cc:2393] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.793368  7315 leader_election.cc:290] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.799973  7311 leader_election.cc:290] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:09.816375  7198 leader_election.cc:304] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.817968  7315 raft_consensus.cc:2804] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.818466  7315 raft_consensus.cc:493] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.818888  7315 raft_consensus.cc:3060] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.822069  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:09.829876  7124 leader_election.cc:304] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:09.838052  7315 raft_consensus.cc:515] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.839608  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:09.840269  7079 raft_consensus.cc:2468] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:09.839609  7368 raft_consensus.cc:2804] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.842743  7368 raft_consensus.cc:697] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:09.851163  7229 raft_consensus.cc:2468] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:09.834538  7046 leader_election.cc:304] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.866199  7351 raft_consensus.cc:2749] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.882490  7232 raft_consensus.cc:2393] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
W20260710 13:16:09.873759  7046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 44175.4us
I20260710 13:16:09.884239  7273 tablet_bootstrap.cc:654] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:09.890609  7288 raft_consensus.cc:2749] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.891712  7277 raft_consensus.cc:515] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.892913  7230 raft_consensus.cc:2393] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:09.892935  7046 leader_election.cc:304] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e; no voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:09.894582  7274 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:09.894991  7274 ts_tablet_manager.cc:1403] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.295s	user 0.009s	sys 0.008s
I20260710 13:16:09.895016  7351 raft_consensus.cc:2749] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.896160  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.897730  7078 raft_consensus.cc:2393] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.898813  7277 leader_election.cc:290] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.899118  7274 raft_consensus.cc:359] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.900121  7274 raft_consensus.cc:385] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.900391  7274 raft_consensus.cc:740] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.845173  7368 consensus_queue.cc:237] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.902070  7274 consensus_queue.cc:260] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.906085  7274 ts_tablet_manager.cc:1434] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:09.907181  7274 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:09.908284  7272 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:09.907011  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:09.909096  7272 ts_tablet_manager.cc:1403] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.302s	user 0.031s	sys 0.038s
I20260710 13:16:09.901325  7122 leader_election.cc:304] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:09.908339  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.912660  7311 raft_consensus.cc:2804] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.913188  7311 raft_consensus.cc:697] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:09.913992  7311 consensus_queue.cc:237] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.908609  7315 leader_election.cc:290] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.919440  7124 leader_election.cc:304] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:09.909245  7078 raft_consensus.cc:3060] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.912648  7158 raft_consensus.cc:2468] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:09.929229  7370 raft_consensus.cc:2804] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:09.930648  7370 raft_consensus.cc:493] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:09.931020  7370 raft_consensus.cc:3060] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:09.932922  7272 raft_consensus.cc:359] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.933825  7272 raft_consensus.cc:385] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.934154  7272 raft_consensus.cc:740] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.941660  7272 consensus_queue.cc:260] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.948688  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.948977  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387aac1404254ec3ae32d04ca08f6091" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:09.941352  7153 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:09.954509  7277 raft_consensus.cc:493] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:09.957449  7195 leader_election.cc:304] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [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: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:09.958803  7288 raft_consensus.cc:2749] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.954989  7277 raft_consensus.cc:515] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.962150  7277 leader_election.cc:290] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:09.963596  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
W20260710 13:16:09.964967  7198 leader_election.cc:343] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:09.965904  7273 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:09.966398  7273 ts_tablet_manager.cc:1403] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.241s	user 0.004s	sys 0.018s
I20260710 13:16:09.965346  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:09.967676  7272 ts_tablet_manager.cc:1434] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.005s
I20260710 13:16:09.968631  7272 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:09.972103  7274 tablet_bootstrap.cc:654] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:09.974502  7195 leader_election.cc:343] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:09.975183  7195 leader_election.cc:304] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:09.976670  7288 raft_consensus.cc:2749] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:09.977880  7195 leader_election.cc:304] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:09.978219  7281 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:09.978911  7277 raft_consensus.cc:2804] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.978850  6978 catalog_manager.cc:5697] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:09.979722  7277 raft_consensus.cc:697] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:09.982798  7277 consensus_queue.cc:237] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.982537  6978 catalog_manager.cc:5697] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:09.988086  7078 raft_consensus.cc:2468] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:09.988871  7273 raft_consensus.cc:359] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.989814  7273 raft_consensus.cc:385] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:09.990170  7273 raft_consensus.cc:740] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:09.990665  7273 consensus_queue.cc:260] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.982455  7370 raft_consensus.cc:515] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:09.994796  7157 raft_consensus.cc:2393] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eebcfb58ac7d44cfa6578fa947e6b0df in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:09.992449  7198 leader_election.cc:304] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:09.995810  7288 raft_consensus.cc:2804] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:09.996069  7273 ts_tablet_manager.cc:1434] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:16:09.996256  7288 raft_consensus.cc:697] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:09.997021  7273 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:09.999146  7288 consensus_queue.cc:237] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.012840  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.016131  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9764261cc9864171b563f132c75e51a5" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.016916  7082 raft_consensus.cc:2393] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate eebcfb58ac7d44cfa6578fa947e6b0df in this term.
I20260710 13:16:10.018426  7124 leader_election.cc:304] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:10.010959  7370 leader_election.cc:290] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.020506  7281 raft_consensus.cc:2749] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:10.034077  7272 tablet_bootstrap.cc:654] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.038092  7273 tablet_bootstrap.cc:654] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.054962  7273 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:10.055615  7273 ts_tablet_manager.cc:1403] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.012s
I20260710 13:16:10.059916  7273 raft_consensus.cc:359] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.060812  7273 raft_consensus.cc:385] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.061146  7273 raft_consensus.cc:740] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.050443  6981 catalog_manager.cc:5697] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.062146  7273 consensus_queue.cc:260] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.063930  6981 catalog_manager.cc:5697] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.065349  7273 ts_tablet_manager.cc:1434] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:16:10.066532  7273 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:10.071408  7274 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.071854  7274 ts_tablet_manager.cc:1403] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.165s	user 0.025s	sys 0.018s
I20260710 13:16:10.073879  7273 tablet_bootstrap.cc:654] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.075910  7272 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.076417  7272 ts_tablet_manager.cc:1403] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.035s
I20260710 13:16:10.079835  7272 raft_consensus.cc:359] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.080749  7272 raft_consensus.cc:385] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.081128  7272 raft_consensus.cc:740] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.081463  7274 raft_consensus.cc:359] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.082139  7274 raft_consensus.cc:385] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.082499  7274 raft_consensus.cc:740] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.082057  7272 consensus_queue.cc:260] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.083128  7274 consensus_queue.cc:260] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.084281  7272 ts_tablet_manager.cc:1434] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:10.084885  7274 ts_tablet_manager.cc:1434] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:16:10.084941  7273 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:10.085170  7272 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.085525  7273 ts_tablet_manager.cc:1403] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:16:10.085688  7274 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.087960  7273 raft_consensus.cc:359] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.088675  7273 raft_consensus.cc:385] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.088928  7273 raft_consensus.cc:740] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.089543  7273 consensus_queue.cc:260] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.091411  7272 tablet_bootstrap.cc:654] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.091815  7273 ts_tablet_manager.cc:1434] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:10.092478  7274 tablet_bootstrap.cc:654] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.092777  7273 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:10.102596  6979 catalog_manager.cc:5697] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:10.105228  6979 catalog_manager.cc:5697] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:10.107401  7272 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.107884  7272 ts_tablet_manager.cc:1403] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260710 13:16:10.107936  7273 tablet_bootstrap.cc:654] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.110742  7272 raft_consensus.cc:359] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.111586  7272 raft_consensus.cc:385] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.111935  7272 raft_consensus.cc:740] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.112920  7272 consensus_queue.cc:260] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.115217  7272 ts_tablet_manager.cc:1434] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:10.116142  7272 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.117223  7273 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:10.117719  7273 ts_tablet_manager.cc:1403] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260710 13:16:10.120536  7273 raft_consensus.cc:359] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.121037  7274 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.121313  7273 raft_consensus.cc:385] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.121527  7274 ts_tablet_manager.cc:1403] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260710 13:16:10.121656  7273 raft_consensus.cc:740] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.121919  7272 tablet_bootstrap.cc:654] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.122731  7273 consensus_queue.cc:260] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.124462  7274 raft_consensus.cc:359] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.125167  7274 raft_consensus.cc:385] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.125432  7274 raft_consensus.cc:740] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.126291  7274 consensus_queue.cc:260] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.128762  7274 ts_tablet_manager.cc:1434] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:16:10.131503  7274 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.134398  7273 ts_tablet_manager.cc:1434] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:16:10.135515  7273 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:10.137814  7274 tablet_bootstrap.cc:654] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.140712  7370 raft_consensus.cc:493] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.141181  7370 raft_consensus.cc:515] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.142454  7273 tablet_bootstrap.cc:654] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.144647  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.145320  7230 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.147305  7272 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.147747  7272 ts_tablet_manager.cc:1403] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.006s
I20260710 13:16:10.150777  7272 raft_consensus.cc:359] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.151477  7272 raft_consensus.cc:385] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.151608  7351 raft_consensus.cc:493] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.151770  7272 raft_consensus.cc:740] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.152082  7351 raft_consensus.cc:515] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.152755  7370 leader_election.cc:290] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.152626  7272 consensus_queue.cc:260] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.154026  7351 leader_election.cc:290] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.156280  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.156929  7083 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.154956  7272 ts_tablet_manager.cc:1434] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:10.151618  7122 leader_election.cc:304] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.159207  7272 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.160094  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.160683  7230 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:10.162012  7047 leader_election.cc:304] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.163422  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.164068  7157 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:10.165855  7272 tablet_bootstrap.cc:654] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.166281  7370 raft_consensus.cc:2804] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.166800  7370 raft_consensus.cc:493] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.167529  7370 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.168886  7274 tablet_bootstrap.cc:492] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.165788  7351 raft_consensus.cc:2804] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.169322  7274 ts_tablet_manager.cc:1403] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.001s
I20260710 13:16:10.169277  7351 raft_consensus.cc:493] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.169739  7351 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.172104  7274 raft_consensus.cc:359] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.172767  7274 raft_consensus.cc:385] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.173023  7274 raft_consensus.cc:740] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.173834  7274 consensus_queue.cc:260] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.175740  7274 ts_tablet_manager.cc:1434] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:16:10.175784  7341 raft_consensus.cc:493] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.176445  7341 raft_consensus.cc:515] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.177029  7274 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.178929  7341 leader_election.cc:290] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.180601  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555c4680a0944005897bc3f12435bec3" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.180982  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555c4680a0944005897bc3f12435bec3" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.181234  7157 raft_consensus.cc:2468] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:10.181917  7230 raft_consensus.cc:2468] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:10.183506  7046 leader_election.cc:304] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:10.186573  7341 raft_consensus.cc:2804] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.187597  7341 raft_consensus.cc:493] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.187958  7341 raft_consensus.cc:3060] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.191202  7272 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.191700  7272 ts_tablet_manager.cc:1403] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.010s
I20260710 13:16:10.194293  7272 raft_consensus.cc:359] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.194947  7272 raft_consensus.cc:385] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.194871  7288 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:10.195399  7272 raft_consensus.cc:740] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.196353  7370 raft_consensus.cc:515] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.196322  7272 consensus_queue.cc:260] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.197234  7351 raft_consensus.cc:515] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.202383  7274 tablet_bootstrap.cc:654] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.202068  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.203011  7082 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.206717  7341 raft_consensus.cc:515] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.208846  7272 ts_tablet_manager.cc:1434] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:16:10.211745  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555c4680a0944005897bc3f12435bec3" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.212565  7341 leader_election.cc:290] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.218052  7288 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.219473  7274 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.219942  7274 ts_tablet_manager.cc:1403] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 13:16:10.220548  7272 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.226609  7274 raft_consensus.cc:359] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.227375  7274 raft_consensus.cc:385] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.212577  7230 raft_consensus.cc:3060] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.227706  7274 raft_consensus.cc:740] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.228742  7272 tablet_bootstrap.cc:654] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.231240  7274 consensus_queue.cc:260] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.235725  7082 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:10.235373  7274 ts_tablet_manager.cc:1434] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 13:16:10.240873  7274 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.242197  7272 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.242800  7272 ts_tablet_manager.cc:1403] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260710 13:16:10.245864  7124 leader_election.cc:304] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:10.246989  7281 raft_consensus.cc:2804] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.247715  7281 raft_consensus.cc:697] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:10.248800  7281 consensus_queue.cc:237] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.250313  7316 raft_consensus.cc:493] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.250775  7316 raft_consensus.cc:515] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.246989  7274 tablet_bootstrap.cc:654] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.252826  7316 leader_election.cc:290] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.253357  7272 raft_consensus.cc:359] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.254052  7272 raft_consensus.cc:385] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.254321  7272 raft_consensus.cc:740] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.254313  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.255007  7232 raft_consensus.cc:2468] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.253710  7341 raft_consensus.cc:493] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.255117  7272 consensus_queue.cc:260] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.255851  7341 raft_consensus.cc:515] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.256029  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.256831  7078 raft_consensus.cc:2468] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.257278  7272 ts_tablet_manager.cc:1434] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:16:10.257762  7341 leader_election.cc:290] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.259810  7122 leader_election.cc:304] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.260248  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.260826  7232 raft_consensus.cc:2468] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:10.260948  7272 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.260911  7368 raft_consensus.cc:2804] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.261538  7368 raft_consensus.cc:493] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.261933  7368 raft_consensus.cc:3060] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.261989  7047 leader_election.cc:304] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.262878  7341 raft_consensus.cc:2804] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.263228  7341 raft_consensus.cc:493] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.263576  7341 raft_consensus.cc:3060] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.267190  7272 tablet_bootstrap.cc:654] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.271072  7341 raft_consensus.cc:515] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.276811  7288 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:10.279781  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.280634  7232 raft_consensus.cc:3060] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.288010  7232 raft_consensus.cc:2468] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.289212  7047 leader_election.cc:304] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.291812  7341 leader_election.cc:290] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.292536  7341 raft_consensus.cc:2804] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.297569  7368 raft_consensus.cc:515] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.297667  6979 catalog_manager.cc:5697] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.310096  7370 leader_election.cc:290] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.300989  7341 raft_consensus.cc:697] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:10.301388  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.307699  7272 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.307741  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.308799  7351 leader_election.cc:290] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.309441  7281 raft_consensus.cc:493] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.315946  7272 ts_tablet_manager.cc:1403] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.020s
I20260710 13:16:10.316442  7232 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.316500  7229 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.320798  7341 consensus_queue.cc:237] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.323662  7281 raft_consensus.cc:515] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.325662  7281 leader_election.cc:290] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.326300  7316 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.328480  7272 raft_consensus.cc:359] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.329394  7272 raft_consensus.cc:385] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.329733  7272 raft_consensus.cc:740] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.332401  7272 consensus_queue.cc:260] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.333776  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d87f85f39b6418ab604191899aefd39" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.334393  7227 raft_consensus.cc:2468] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.335093  7272 ts_tablet_manager.cc:1434] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:16:10.335570  7122 leader_election.cc:304] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.336450  7370 raft_consensus.cc:2804] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.336807  7370 raft_consensus.cc:493] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.337133  7370 raft_consensus.cc:3060] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.338966  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d87f85f39b6418ab604191899aefd39" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.339881  7079 raft_consensus.cc:2468] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 0.
I20260710 13:16:10.344488  7370 raft_consensus.cc:515] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.346264  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.343520  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.347311  7227 raft_consensus.cc:2393] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 1: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:10.347414  7288 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:10.350746  7046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 167334us
I20260710 13:16:10.352665  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555c4680a0944005897bc3f12435bec3" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:10.353348  7157 raft_consensus.cc:3060] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.353946  7232 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.355054  7047 leader_election.cc:304] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.355973  7351 raft_consensus.cc:2804] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.356480  7351 raft_consensus.cc:697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:10.357358  7351 consensus_queue.cc:237] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.360771  7272 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.359674  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.407096  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7093a78ccac459686f850c250202685" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:10.344636  7368 leader_election.cc:290] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
W20260710 13:16:10.405691  7405 log.cc:927] Time spent T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 13:16:10.408869  7402 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.422960  7153 raft_consensus.cc:2393] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 1: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:10.433295  7368 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.437470  7368 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.433305  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d87f85f39b6418ab604191899aefd39" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.439544  7368 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.439975  7082 raft_consensus.cc:3060] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.441481  7230 raft_consensus.cc:2468] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.442727  7047 leader_election.cc:304] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.444856  7273 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:10.445488  7273 ts_tablet_manager.cc:1403] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.310s	user 0.015s	sys 0.005s
W20260710 13:16:10.425498  7029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:10.420581  7370 leader_election.cc:290] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.425220  7157 raft_consensus.cc:2468] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.427872  7402 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.458343  7341 raft_consensus.cc:2804] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.463651  7229 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:10.464718  7272 tablet_bootstrap.cc:654] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.462504  7341 raft_consensus.cc:697] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:10.458653  7124 leader_election.cc:304] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:10.466881  7341 consensus_queue.cc:237] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.469452  7368 raft_consensus.cc:2749] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:10.474932  7274 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.477887  7274 ts_tablet_manager.cc:1403] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.237s	user 0.020s	sys 0.065s
I20260710 13:16:10.483175  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.483808  7232 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.495595  7047 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.481375  7402 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.500444  7082 raft_consensus.cc:2468] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:10.501036  7079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.501746  7368 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:16:10.493570  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d87f85f39b6418ab604191899aefd39" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.541749  7229 raft_consensus.cc:3060] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.547847  7273 raft_consensus.cc:359] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.548715  7273 raft_consensus.cc:385] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.549852  7273 raft_consensus.cc:740] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.502956  7351 raft_consensus.cc:2804] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:10.555760  7124 leader_election.cc:304] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:10.556150  7230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:10.556790  7230 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:10.553529  7351 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.557883  7351 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:10.560389  7364 consensus_queue.cc:1048] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.535889  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.536090  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:10.565863  7122 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.556792  7281 raft_consensus.cc:2804] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.568604  7158 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.569024  7153 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.568471  7281 raft_consensus.cc:697] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:10.577564  7370 raft_consensus.cc:2804] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:10.579397  7273 consensus_queue.cc:260] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.586000  7274 raft_consensus.cc:359] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.586794  7274 raft_consensus.cc:385] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.587495  7274 raft_consensus.cc:740] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.591835  7273 ts_tablet_manager.cc:1434] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.146s	user 0.011s	sys 0.002s
I20260710 13:16:10.595477  7364 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:16:10.598361  7272 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.598810  7272 ts_tablet_manager.cc:1403] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.238s	user 0.028s	sys 0.063s
I20260710 13:16:10.608940  7370 raft_consensus.cc:493] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.610077  7370 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:10.613163  7273 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:10.604018  7229 raft_consensus.cc:2468] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 1.
I20260710 13:16:10.622305  7272 raft_consensus.cc:359] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.599216  7281 consensus_queue.cc:237] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.622958  7272 raft_consensus.cc:385] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.624166  7272 raft_consensus.cc:740] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.624886  7272 consensus_queue.cc:260] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.629853  7274 consensus_queue.cc:260] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.644408  7364 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.645831  7364 consensus_queue.cc:1048] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.649879  7272 ts_tablet_manager.cc:1434] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.005s
I20260710 13:16:10.651113  7272 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.662215  7363 raft_consensus.cc:493] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.662974  7363 raft_consensus.cc:515] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.667416  7427 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:10.670647  7158 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:10.666364  7363 leader_election.cc:290] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:10.673200  7364 raft_consensus.cc:493] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.680549  7364 raft_consensus.cc:515] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.706104  7080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.709323  7274 ts_tablet_manager.cc:1434] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.231s	user 0.013s	sys 0.018s
I20260710 13:16:10.711578  7274 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.714628  7351 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.716064  7079 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 2: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:10.716859  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea73796f5e84a5a965bfe2ecf5a4fe5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.717536  7082 raft_consensus.cc:2468] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
W20260710 13:16:10.714937  7198 leader_election.cc:343] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:10.718850  7364 leader_election.cc:290] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
W20260710 13:16:10.723711  7419 log.cc:927] Time spent T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
W20260710 13:16:10.710065  7124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.1:42035, user_credentials={real_user=slave}} blocked reactor thread for 63427.7us
I20260710 13:16:10.742442  7273 tablet_bootstrap.cc:654] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.741312  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.748301  7351 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 2 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:10.749848  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.750512  7363 raft_consensus.cc:493] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:10.751870  7272 tablet_bootstrap.cc:654] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.795948  7229 raft_consensus.cc:3060] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:10.789109  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea73796f5e84a5a965bfe2ecf5a4fe5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:10.801578  7157 raft_consensus.cc:2468] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:10.803767  7370 raft_consensus.cc:515] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.805495  7274 tablet_bootstrap.cc:654] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:10.805742  7370 leader_election.cc:290] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 2 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
W20260710 13:16:10.756525  7122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 117013us
I20260710 13:16:10.769071  7198 leader_election.cc:304] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.795753  7363 raft_consensus.cc:515] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.814780  7364 raft_consensus.cc:2804] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:10.815362  7364 raft_consensus.cc:493] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:10.815814  7364 raft_consensus.cc:3060] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.816044  7430 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260710 13:16:10.817960  7195 leader_election.cc:343] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:10.819384  7195 leader_election.cc:304] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
W20260710 13:16:10.814442  7198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.1:42035, user_credentials={real_user=slave}} blocked reactor thread for 60993.8us
I20260710 13:16:10.823450  7277 raft_consensus.cc:2749] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:10.824729  7229 raft_consensus.cc:2468] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 2.
I20260710 13:16:10.836262  7047 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.837218  7351 raft_consensus.cc:2804] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:10.837775  7351 raft_consensus.cc:697] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:10.839018  7351 consensus_queue.cc:237] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.834987  6979 catalog_manager.cc:5697] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.840922  6979 catalog_manager.cc:5697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.850754  7363 leader_election.cc:290] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:10.857095  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.859380  7364 raft_consensus.cc:515] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.875869  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
W20260710 13:16:10.877626  7195 leader_election.cc:343] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:10.842897  6979 catalog_manager.cc:5697] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:10.880970  7274 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:10.881480  7274 ts_tablet_manager.cc:1403] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.172s	user 0.022s	sys 0.019s
I20260710 13:16:10.880970  7273 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:10.884473  7273 ts_tablet_manager.cc:1403] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.272s	user 0.011s	sys 0.010s
I20260710 13:16:10.885141  7274 raft_consensus.cc:359] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.886230  7274 raft_consensus.cc:385] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.886584  7274 raft_consensus.cc:740] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.885176  7083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:10.887527  7274 consensus_queue.cc:260] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.891131  7274 ts_tablet_manager.cc:1434] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:16:10.890838  7273 raft_consensus.cc:359] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.891508  7273 raft_consensus.cc:385] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.891784  7273 raft_consensus.cc:740] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.892271  7273 consensus_queue.cc:260] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.895025  7274 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:10.896003  7273 ts_tablet_manager.cc:1434] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:16:10.896848  7273 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:10.907761  7364 leader_election.cc:290] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
W20260710 13:16:10.912653  7198 leader_election.cc:343] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:10.915793  7427 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.915961  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea73796f5e84a5a965bfe2ecf5a4fe5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:10.916412  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:10.916777  7081 raft_consensus.cc:3060] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.917152  7156 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4566145f4fd24f96ba28d6e4887bc35e in current term 2: Already voted for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in this term.
I20260710 13:16:10.913275  7198 leader_election.cc:304] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:10.922837  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e27d1c421043928a866f3450d81665" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:10.923656  7232 raft_consensus.cc:2393] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bc29aaf7cdc744d28b05fa3597f3ef03 in current term 2: Already voted for candidate 4566145f4fd24f96ba28d6e4887bc35e in this term.
I20260710 13:16:10.925684  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea73796f5e84a5a965bfe2ecf5a4fe5" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:10.926252  7153 raft_consensus.cc:3060] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:10.927347  7341 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.930721  7081 raft_consensus.cc:2468] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:10.931250  7435 raft_consensus.cc:2749] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:10.940963  7351 consensus_queue.cc:1048] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:16:10.945783  7122 leader_election.cc:304] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:10.947683  7430 raft_consensus.cc:2749] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:16:10.949141  7351 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.951815  7351 consensus_queue.cc:1048] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.951975  7341 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.957078  7272 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:10.957552  7272 ts_tablet_manager.cc:1403] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.307s	user 0.030s	sys 0.026s
I20260710 13:16:10.984108  7153 raft_consensus.cc:2468] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:10.988626  7272 raft_consensus.cc:359] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.989362  7272 raft_consensus.cc:385] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:10.989675  7272 raft_consensus.cc:740] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:10.989447  7351 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:10.990114  7195 leader_election.cc:304] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:10.990389  7272 consensus_queue.cc:260] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:10.990939  7364 raft_consensus.cc:2804] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:10.991464  7364 raft_consensus.cc:697] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:10.999213  7272 ts_tablet_manager.cc:1434] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260710 13:16:11.000243  7272 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: Bootstrap starting.
I20260710 13:16:10.992307  7364 consensus_queue.cc:237] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.016953  7370 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.022785  7273 tablet_bootstrap.cc:654] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.024049  7370 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:11.087064  7430 raft_consensus.cc:493] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:11.088922  7430 raft_consensus.cc:515] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.096897  7435 raft_consensus.cc:493] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:11.097591  7435 raft_consensus.cc:515] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.108911  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b654cccb74dc4aa8b2279450631cc130" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:11.109337  7435 leader_election.cc:290] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
W20260710 13:16:11.110387  7195 leader_election.cc:343] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:11.118089  7272 tablet_bootstrap.cc:654] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.134310  7274 tablet_bootstrap.cc:654] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.136046  7430 leader_election.cc:290] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:11.138279  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
W20260710 13:16:11.140475  7122 leader_election.cc:343] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:11.145051  7273 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:11.145560  7273 ts_tablet_manager.cc:1403] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.006s
I20260710 13:16:11.148895  7273 raft_consensus.cc:359] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.149591  7273 raft_consensus.cc:385] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.149837  7273 raft_consensus.cc:740] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.150763  7274 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:11.150424  7273 consensus_queue.cc:260] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.151189  7274 ts_tablet_manager.cc:1403] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.256s	user 0.021s	sys 0.021s
I20260710 13:16:11.152427  7273 ts_tablet_manager.cc:1434] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:11.153299  7273 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:11.153695  7274 raft_consensus.cc:359] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.154311  7274 raft_consensus.cc:385] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.154554  7274 raft_consensus.cc:740] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.155150  7274 consensus_queue.cc:260] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:11.157210  7445 log.cc:927] Time spent T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: Append to log took a long time: real 0.137s	user 0.015s	sys 0.020s
I20260710 13:16:11.159857  7274 ts_tablet_manager.cc:1434] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:16:11.160777  7274 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:11.162384  7272 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: No bootstrap required, opened a new log
I20260710 13:16:11.162387  7273 tablet_bootstrap.cc:654] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.162853  7272 ts_tablet_manager.cc:1403] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent bootstrapping tablet: real 0.163s	user 0.005s	sys 0.008s
I20260710 13:16:11.165611  7272 raft_consensus.cc:359] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.166097  7272 raft_consensus.cc:385] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.166327  7272 raft_consensus.cc:740] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.166358  7274 tablet_bootstrap.cc:654] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.167068  7272 consensus_queue.cc:260] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.168956  7272 ts_tablet_manager.cc:1434] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:11.185797  7273 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:11.186295  7273 ts_tablet_manager.cc:1403] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260710 13:16:11.188937  7273 raft_consensus.cc:359] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.189610  7273 raft_consensus.cc:385] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.189849  7273 raft_consensus.cc:740] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.190387  7273 consensus_queue.cc:260] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.192440  7273 ts_tablet_manager.cc:1434] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:16:11.193349  7273 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Bootstrap starting.
I20260710 13:16:11.196009  7274 tablet_bootstrap.cc:492] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:11.196467  7274 ts_tablet_manager.cc:1403] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.012s
I20260710 13:16:11.199220  7274 raft_consensus.cc:359] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.199968  7274 raft_consensus.cc:385] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.200251  7274 raft_consensus.cc:740] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.200922  7274 consensus_queue.cc:260] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.201620  7458 raft_consensus.cc:493] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:11.202121  7458 raft_consensus.cc:515] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.203141  7274 ts_tablet_manager.cc:1434] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:11.204298  7274 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Bootstrap starting.
I20260710 13:16:11.215057  7274 tablet_bootstrap.cc:654] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.215688  7458 leader_election.cc:290] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:11.218075  7273 tablet_bootstrap.cc:654] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:11.217020  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:11.220583  7229 raft_consensus.cc:2468] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:11.224148  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b654cccb74dc4aa8b2279450631cc130" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:11.224838  7081 raft_consensus.cc:2468] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:11.225340  7047 leader_election.cc:304] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.226707  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:11.228646  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
W20260710 13:16:11.229609  7447 log.cc:927] Time spent T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: Append to log took a long time: real 0.096s	user 0.000s	sys 0.002s
I20260710 13:16:11.230623  7157 raft_consensus.cc:2468] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:11.227607  7458 raft_consensus.cc:2804] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:11.233248  7458 raft_consensus.cc:493] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:11.233705  7458 raft_consensus.cc:3060] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:11.252660  7451 log.cc:927] Time spent T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Append to log took a long time: real 0.118s	user 0.003s	sys 0.000s
I20260710 13:16:11.254431  7229 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:16:11.255890  7458 raft_consensus.cc:515] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.258699  7458 leader_election.cc:290] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:11.263931  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:11.264577  7227 raft_consensus.cc:3060] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.264855  7457 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:16:11.274232  7227 raft_consensus.cc:2468] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:11.370594  7273 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: No bootstrap required, opened a new log
I20260710 13:16:11.371133  7273 ts_tablet_manager.cc:1403] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent bootstrapping tablet: real 0.178s	user 0.021s	sys 0.006s
I20260710 13:16:11.374547  7273 raft_consensus.cc:359] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.375326  7273 raft_consensus.cc:385] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.375597  7273 raft_consensus.cc:740] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.376240  7273 consensus_queue.cc:260] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.380460  7273 ts_tablet_manager.cc:1434] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:11.382210  7047 leader_election.cc:304] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.382903  7457 raft_consensus.cc:2804] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:11.383360  7457 raft_consensus.cc:697] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:11.384063  7457 consensus_queue.cc:237] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:11.398465  7124 leader_election.cc:343] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:11.398947  7124 leader_election.cc:304] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df
I20260710 13:16:11.400169  7430 raft_consensus.cc:2749] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:11.443583  7274 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: No bootstrap required, opened a new log
I20260710 13:16:11.444056  7274 ts_tablet_manager.cc:1403] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent bootstrapping tablet: real 0.240s	user 0.010s	sys 0.015s
I20260710 13:16:11.444335  7198 leader_election.cc:304] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [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: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: bc29aaf7cdc744d28b05fa3597f3ef03
W20260710 13:16:11.445950  7448 log.cc:927] Time spent T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: Append to log took a long time: real 0.309s	user 0.000s	sys 0.005s
I20260710 13:16:11.446715  7274 raft_consensus.cc:359] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.447856  7274 raft_consensus.cc:385] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:11.448102  7274 raft_consensus.cc:740] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Initialized, Role: FOLLOWER
I20260710 13:16:11.448567  7363 raft_consensus.cc:2804] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:11.448983  7363 raft_consensus.cc:493] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:11.448731  7274 consensus_queue.cc:260] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.449350  7363 raft_consensus.cc:3060] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.450533  7274 ts_tablet_manager.cc:1434] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:11.455546  7315 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.462507  7363 raft_consensus.cc:515] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.465878  7363 leader_election.cc:290] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:11.467379  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b654cccb74dc4aa8b2279450631cc130" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:11.467985  7158 raft_consensus.cc:3060] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.467880  7082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b654cccb74dc4aa8b2279450631cc130" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:11.473240  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d98a51eccc545be824805918ed7fdaa" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:11.473909  7156 raft_consensus.cc:3060] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.476475  7153 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:16:11.477182  7363 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.479660  7402 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:11.479475  6978 catalog_manager.cc:5697] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:11.473244  7082 raft_consensus.cc:3060] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.488502  7364 raft_consensus.cc:493] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:11.488951  7364 raft_consensus.cc:515] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.490967  7364 leader_election.cc:290] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:11.493217  7158 raft_consensus.cc:2468] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:11.495723  7195 leader_election.cc:304] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.496505  7363 raft_consensus.cc:2804] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:11.496956  7153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:11.496963  7363 raft_consensus.cc:697] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:11.497709  7153 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:11.498277  7363 consensus_queue.cc:237] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
W20260710 13:16:11.501937  7029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:11.505841  7082 raft_consensus.cc:2468] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:11.505935  7195 leader_election.cc:304] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.507400  7315 raft_consensus.cc:2804] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:11.507768  7315 raft_consensus.cc:493] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:11.508121  7315 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.508463  7078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e" is_pre_election: true
I20260710 13:16:11.509187  7078 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 0.
I20260710 13:16:11.516208  7315 raft_consensus.cc:515] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.522800  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:11.523092  7426 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.523383  7081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:11.524077  7081 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.523417  7157 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.531854  7315 leader_election.cc:290] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:11.542120  7156 raft_consensus.cc:2468] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:11.554756  6981 catalog_manager.cc:5697] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:11.549495  7081 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:11.562623  6981 catalog_manager.cc:5697] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:11.567755  7198 leader_election.cc:304] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.568616  7315 raft_consensus.cc:2804] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:11.568055  6981 catalog_manager.cc:5697] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 2, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 2 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } }
I20260710 13:16:11.569135  7315 raft_consensus.cc:697] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Leader. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:11.569991  7315 consensus_queue.cc:237] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.574453  7157 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebcfb58ac7d44cfa6578fa947e6b0df in term 1.
I20260710 13:16:11.591627  6978 catalog_manager.cc:5697] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:11.614670  6981 catalog_manager.cc:5697] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: term changed from 0 to 1, leader changed from <none> to eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3). New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:11.626778  7458 raft_consensus.cc:493] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:11.627329  7458 raft_consensus.cc:515] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.630082  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" is_pre_election: true
I20260710 13:16:11.630741  7157 raft_consensus.cc:2468] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:11.631314  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" is_pre_election: true
I20260710 13:16:11.631888  7227 raft_consensus.cc:2468] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 0.
I20260710 13:16:11.633062  7047 leader_election.cc:304] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:11.633869  7402 raft_consensus.cc:2804] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:11.634158  7458 leader_election.cc:290] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:11.634212  7402 raft_consensus.cc:493] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:11.634721  7402 raft_consensus.cc:3060] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.640295  7402 raft_consensus.cc:515] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.641935  7402 leader_election.cc:290] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:11.642630  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:11.642920  7227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cedf487d1cc41bf9d22b94fd6aa374c" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:11.643105  7157 raft_consensus.cc:3060] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.643503  7227 raft_consensus.cc:3060] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:11.647501  7157 raft_consensus.cc:2468] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:11.647825  7227 raft_consensus.cc:2468] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 1.
I20260710 13:16:11.648752  7046 leader_election.cc:304] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:11.649607  7402 raft_consensus.cc:2804] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:11.650148  7402 raft_consensus.cc:697] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:11.650782  7402 consensus_queue.cc:237] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:11.658926  6979 catalog_manager.cc:5697] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:11.822700  7458 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.831786  7402 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:11.891680  7315 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.901062  7315 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:11.995360  7315 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:12.004602  7364 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:12.033607  7457 consensus_queue.cc:1048] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:12.043315  7402 consensus_queue.cc:1048] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:12.284408  7104 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0b20 after lost signal to thread 5959
W20260710 13:16:12.285236  7104 debug-util.cc:398] Leaking SignalData structure 0x7b08000609a0 after lost signal to thread 7015
W20260710 13:16:12.286041  7104 debug-util.cc:398] Leaking SignalData structure 0x7b08000be6e0 after lost signal to thread 7107
W20260710 13:16:12.286780  7104 debug-util.cc:398] Leaking SignalData structure 0x7b0800099760 after lost signal to thread 7182
W20260710 13:16:12.287618  7104 debug-util.cc:398] Leaking SignalData structure 0x7b08002451c0 after lost signal to thread 7256
I20260710 13:16:12.315939  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:12.323374  7480 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 13:16:12.324338  7481 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 13:16:12.327191  7483 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 13:16:12.327913  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:12.329244  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:12.329566  5956 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 13:16:12.329811  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689372329786 us; error 0 us; skew 500 ppm
I20260710 13:16:12.330597  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:12.333870  5956 webserver.cc:533] Webserver started at http://127.5.209.4:40821/ using document root <none> and password file <none>
I20260710 13:16:12.334555  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:12.334803  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:12.335142  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:12.336670  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-3-root/instance:
uuid: "9d5092bb20534197aec20bb7bfe7b266"
format_stamp: "Formatted at 2026-07-10 13:16:12 on dist-test-slave-1hdw"
I20260710 13:16:12.342703  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:16:12.347003  7488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:12.347891  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:12.348261  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
uuid: "9d5092bb20534197aec20bb7bfe7b266"
format_stamp: "Formatted at 2026-07-10 13:16:12 on dist-test-slave-1hdw"
I20260710 13:16:12.348634  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-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 13:16:12.378252  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:12.379884  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:12.381735  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:12.384038  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:12.384270  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:12.384542  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:12.384725  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:12.479842  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.4:45823
I20260710 13:16:12.479966  7550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.4:45823 every 8 connection(s)
I20260710 13:16:12.496064  5956 auto_leader_rebalancer-test.cc:388] add a tserver: 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:12.518118  7551 heartbeater.cc:344] Connected to a master server at 127.5.209.62:33705
I20260710 13:16:12.518591  7551 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:12.519531  7551 heartbeater.cc:507] Master 127.5.209.62:33705 requested a full tablet report, sending...
I20260710 13:16:12.521727  6979 ts_manager.cc:194] Registered new tserver with Master: 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823)
I20260710 13:16:12.523396  6979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51278
W20260710 13:16:13.291421  7047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 48347.1us
I20260710 13:16:13.526376  7551 heartbeater.cc:499] Master 127.5.209.62:33705 was elected leader, sending a full tablet report...
I20260710 13:16:13.679347  7158 consensus_queue.cc:237] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:13.690846  7083 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.693110  7568 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:13.697175  7228 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.699719  7569 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:16:13.715961  7122 consensus_peers.cc:597] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94d9f24f671d416cacbee46dcc4d1f41. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:13.721539  7568 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.724439  7228 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.724269  7083 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.749497  6979 catalog_manager.cc:5697] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.859380  7229 consensus_queue.cc:237] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:13.878280  7158 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.880932  7581 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:13.881836  7081 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.884114  7581 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:13.898892  7564 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
W20260710 13:16:13.901036  7196 consensus_peers.cc:597] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1adff5b3bf6547bfada68a4cf05fa421. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:13.904186  7081 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.909883  7158 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.914415  6981 catalog_manager.cc:5697] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:13.943078  7081 consensus_queue.cc:237] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:13.953197  7229 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.953305  7158 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:13.955890  7563 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:13.957139  7556 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:16:13.969605  7047 consensus_peers.cc:597] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 555c4680a0944005897bc3f12435bec3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:13.974550  7559 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.976186  7158 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.977026  7229 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.992148  6979 catalog_manager.cc:5697] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:13.994053  7081 consensus_queue.cc:237] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
W20260710 13:16:14.009769  7047 consensus_peers.cc:597] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdf48341c6fe4b2cadd95ce0c23b5048. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:14.011201  7158 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:14.012596  7229 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:14.012822  7563 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:14.014549  7567 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:14.035730  7556 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:14.037286  7158 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:14.037418  7229 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:14.052572  6979 catalog_manager.cc:5697] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:14.192647  7597 ts_tablet_manager.cc:933] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:14.206139  7597 tablet_copy_client.cc:323] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
W20260710 13:16:14.212669  7253 debug-util.cc:398] Leaking SignalData structure 0x7b0800170360 after lost signal to thread 5959
W20260710 13:16:14.214135  7253 debug-util.cc:398] Leaking SignalData structure 0x7b080008a2e0 after lost signal to thread 7015
W20260710 13:16:14.226408  7253 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb820 after lost signal to thread 7107
W20260710 13:16:14.227931  7253 debug-util.cc:398] Leaking SignalData structure 0x7b080003bf60 after lost signal to thread 7182
W20260710 13:16:14.230100  7253 debug-util.cc:398] Leaking SignalData structure 0x7b0800195940 after lost signal to thread 7256
I20260710 13:16:14.233078  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet 94d9f24f671d416cacbee46dcc4d1f41 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:14.233804  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet 94d9f24f671d416cacbee46dcc4d1f41 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-94d9f24f671d416cacbee46dcc4d1f41
I20260710 13:16:14.270835  7168 tablet_copy_source_session.cc:215] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:14.275283  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d9f24f671d416cacbee46dcc4d1f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.281513  7601 ts_tablet_manager.cc:933] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:14.295439  7601 tablet_copy_client.cc:323] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:14.312716  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 1adff5b3bf6547bfada68a4cf05fa421 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:14.313395  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 1adff5b3bf6547bfada68a4cf05fa421 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-1adff5b3bf6547bfada68a4cf05fa421
I20260710 13:16:14.312733  7597 tablet_copy_client.cc:806] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:14.323096  7597 tablet_copy_client.cc:670] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:14.322029  7242 tablet_copy_source_session.cc:215] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:14.327241  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1adff5b3bf6547bfada68a4cf05fa421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.349172  7597 tablet_copy_client.cc:538] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:14.369642  7601 tablet_copy_client.cc:806] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:14.370365  7601 tablet_copy_client.cc:670] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:14.369410  7597 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:14.381842  7601 tablet_copy_client.cc:538] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:14.397269  7601 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:14.426604  7597 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:14.429440  7597 tablet_bootstrap.cc:492] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:14.430258  7597 ts_tablet_manager.cc:1403] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.009s
I20260710 13:16:14.438647  7597 raft_consensus.cc:359] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.441310  7597 raft_consensus.cc:740] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:14.442072  7597 consensus_queue.cc:260] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.449126  7601 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:14.450172  7601 tablet_bootstrap.cc:492] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:14.451152  7601 ts_tablet_manager.cc:1403] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.003s
I20260710 13:16:14.451357  7597 ts_tablet_manager.cc:1434] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.001s
I20260710 13:16:14.467088  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-94d9f24f671d416cacbee46dcc4d1f41 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:14.467716  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-94d9f24f671d416cacbee46dcc4d1f41 on tablet 94d9f24f671d416cacbee46dcc4d1f41 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:14.473978  7601 raft_consensus.cc:359] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.474958  7601 raft_consensus.cc:740] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:14.475682  7601 consensus_queue.cc:260] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.484089  7601 ts_tablet_manager.cc:1434] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.004s
I20260710 13:16:14.492537  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-1adff5b3bf6547bfada68a4cf05fa421 received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:14.493046  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-1adff5b3bf6547bfada68a4cf05fa421 on tablet 1adff5b3bf6547bfada68a4cf05fa421 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:14.555516  7601 ts_tablet_manager.cc:933] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:14.573990  7601 tablet_copy_client.cc:323] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.1:42035
I20260710 13:16:14.620384  7093 tablet_copy_service.cc:140] P 4566145f4fd24f96ba28d6e4887bc35e: Received BeginTabletCopySession request for tablet 555c4680a0944005897bc3f12435bec3 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:43948)
I20260710 13:16:14.621016  7093 tablet_copy_service.cc:161] P 4566145f4fd24f96ba28d6e4887bc35e: Beginning new tablet copy session on tablet 555c4680a0944005897bc3f12435bec3 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:43948: session id = 9d5092bb20534197aec20bb7bfe7b266-555c4680a0944005897bc3f12435bec3
I20260710 13:16:14.628460  7526 raft_consensus.cc:1217] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:14.640138  7597 ts_tablet_manager.cc:933] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:14.656129  7597 tablet_copy_client.cc:323] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.1:42035
I20260710 13:16:14.659170  7092 tablet_copy_service.cc:140] P 4566145f4fd24f96ba28d6e4887bc35e: Received BeginTabletCopySession request for tablet bdf48341c6fe4b2cadd95ce0c23b5048 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:43948)
I20260710 13:16:14.659742  7092 tablet_copy_service.cc:161] P 4566145f4fd24f96ba28d6e4887bc35e: Beginning new tablet copy session on tablet bdf48341c6fe4b2cadd95ce0c23b5048 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:43948: session id = 9d5092bb20534197aec20bb7bfe7b266-bdf48341c6fe4b2cadd95ce0c23b5048
I20260710 13:16:14.664549  7093 tablet_copy_source_session.cc:215] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:14.667129  7092 tablet_copy_source_session.cc:215] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:14.676548  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf48341c6fe4b2cadd95ce0c23b5048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.695051  7526 raft_consensus.cc:1217] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:14.709645  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555c4680a0944005897bc3f12435bec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:14.719220  7597 tablet_copy_client.cc:806] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:14.719812  7597 tablet_copy_client.cc:670] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:14.728255  7597 tablet_copy_client.cc:538] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:14.738162  7597 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:14.747049  7601 tablet_copy_client.cc:806] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:14.747655  7601 tablet_copy_client.cc:670] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:14.754067  7601 tablet_copy_client.cc:538] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:14.768843  7597 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:14.769920  7597 tablet_bootstrap.cc:492] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:14.770713  7597 ts_tablet_manager.cc:1403] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.007s
I20260710 13:16:14.773729  7597 raft_consensus.cc:359] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.774578  7597 raft_consensus.cc:740] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:14.775236  7597 consensus_queue.cc:260] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.777825  7597 ts_tablet_manager.cc:1434] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:16:14.779520  7093 tablet_copy_service.cc:342] P 4566145f4fd24f96ba28d6e4887bc35e: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-bdf48341c6fe4b2cadd95ce0c23b5048 received from {username='slave'} at 127.0.0.1:43948
I20260710 13:16:14.779924  7093 tablet_copy_service.cc:434] P 4566145f4fd24f96ba28d6e4887bc35e: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-bdf48341c6fe4b2cadd95ce0c23b5048 on tablet bdf48341c6fe4b2cadd95ce0c23b5048 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:14.796254  7601 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:14.842545  7601 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:14.843562  7601 tablet_bootstrap.cc:492] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:14.844310  7601 ts_tablet_manager.cc:1403] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.023s
I20260710 13:16:14.847227  7601 raft_consensus.cc:359] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.848171  7601 raft_consensus.cc:740] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:14.848845  7601 consensus_queue.cc:260] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:14.857836  7601 ts_tablet_manager.cc:1434] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:16:14.862911  7093 tablet_copy_service.cc:342] P 4566145f4fd24f96ba28d6e4887bc35e: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-555c4680a0944005897bc3f12435bec3 received from {username='slave'} at 127.0.0.1:43948
I20260710 13:16:14.863415  7093 tablet_copy_service.cc:434] P 4566145f4fd24f96ba28d6e4887bc35e: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-555c4680a0944005897bc3f12435bec3 on tablet 555c4680a0944005897bc3f12435bec3 with peer 9d5092bb20534197aec20bb7bfe7b266
W20260710 13:16:15.101936  7047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 58385.7us
I20260710 13:16:15.174973  7526 raft_consensus.cc:1217] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:15.175379  7558 raft_consensus.cc:1064] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:15.178347  7558 consensus_queue.cc:237] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.197213  7526 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.197610  7232 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.208518  7581 raft_consensus.cc:1064] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:15.212427  7581 consensus_queue.cc:237] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.224725  7430 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:15.256229  7569 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:16:15.276932  7046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.2:36469, user_credentials={real_user=slave}} blocked reactor thread for 53292.1us
I20260710 13:16:15.301390  7526 raft_consensus.cc:1217] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:15.319310  7430 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.328231  7229 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.333262  7083 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.372905  7615 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:16:15.392330  7526 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.395952  7609 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.419333  7077 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.425000  7609 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:15.437475  7158 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.449486  7623 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:15.466671  7083 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.479368  7623 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.491462  6981 catalog_manager.cc:5697] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.498008  7525 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.505046  7526 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.526468  7156 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.541673  7077 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.641567  6978 catalog_manager.cc:5697] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.680208  7619 raft_consensus.cc:1064] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:15.683002  7619 consensus_queue.cc:237] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.722494  7229 consensus_queue.cc:237] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.730588  7525 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.730588  7158 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.732959  7616 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:15.733870  7564 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.745507  7229 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.748224  7613 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:15.751516  7623 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.767570  7156 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.768882  7526 raft_consensus.cc:2955] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.781371  7525 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.783141  6978 catalog_manager.cc:5697] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.783051  7158 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.785848  7619 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:15.796017  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet 1adff5b3bf6547bfada68a4cf05fa421 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:15.797298  7613 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.804313  7634 tablet_replica.cc:333] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:15.805487  7634 raft_consensus.cc:2243] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:15.815802  7634 raft_consensus.cc:2272] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:15.840584  7634 ts_tablet_manager.cc:1916] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:15.844197  7612 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.847900  7229 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.849298  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1adff5b3bf6547bfada68a4cf05fa421 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:15.855926  7526 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.866161  7634 ts_tablet_manager.cc:1929] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:15.866827  7634 log.cc:1199] T 1adff5b3bf6547bfada68a4cf05fa421 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/1adff5b3bf6547bfada68a4cf05fa421
I20260710 13:16:15.871754  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet 1adff5b3bf6547bfada68a4cf05fa421 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:15.881965  7619 raft_consensus.cc:1064] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:15.882119  6978 catalog_manager.cc:5697] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.884604  7619 consensus_queue.cc:237] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.890937  7158 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.913110  7229 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.915371  7526 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.919862  7077 consensus_queue.cc:237] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.914563  7619 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 13:16:15.921756  7613 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.922158  7158 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:15.925346  7613 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:15.934427  7229 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.938508  7525 raft_consensus.cc:1275] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.938103  7156 consensus_queue.cc:237] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:15.943588  7617 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:15.945637  7525 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.946010  7617 consensus_queue.cc:1048] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.947149  7569 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:15.966001  7613 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.967077  7228 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.971179  7430 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.978982  7524 raft_consensus.cc:2955] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.981634  6968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 555c4680a0944005897bc3f12435bec3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:15.982322  7525 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.988737  6980 catalog_manager.cc:5697] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:15.979997  7617 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:15.991055  7077 raft_consensus.cc:1275] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:15.993974  7526 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.014801  6979 catalog_manager.cc:5697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.005491  7569 consensus_queue.cc:1048] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260710 13:16:16.031699  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94d9f24f671d416cacbee46dcc4d1f41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:16.035727  7156 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.049785  6978 catalog_manager.cc:5697] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:16.051258  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet 555c4680a0944005897bc3f12435bec3 with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:16.056255  7077 raft_consensus.cc:2955] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.066619  7228 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.104465  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet 94d9f24f671d416cacbee46dcc4d1f41 with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:16.126830  7083 consensus_queue.cc:237] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:16.131179  7641 tablet_replica.cc:333] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:16.134496  7526 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:16.139647  7636 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 13:16:16.141228  7641 raft_consensus.cc:2243] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:16.141989  7641 raft_consensus.cc:2272] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:16.148633  7156 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:16.152428  7636 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:16.158241  7642 tablet_replica.cc:333] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:16.159480  7642 raft_consensus.cc:2243] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:16.160337  7642 raft_consensus.cc:2272] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:16.164063  7642 ts_tablet_manager.cc:1916] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:16.166579  7526 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.162487  7613 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.179924  7156 raft_consensus.cc:2955] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.186286  7642 ts_tablet_manager.cc:1929] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:16.186959  7642 log.cc:1199] T 94d9f24f671d416cacbee46dcc4d1f41 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/94d9f24f671d416cacbee46dcc4d1f41
I20260710 13:16:16.188967  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet 94d9f24f671d416cacbee46dcc4d1f41 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:16.199775  6981 catalog_manager.cc:5697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:16.201388  7641 ts_tablet_manager.cc:1916] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:16.212252  6968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bdf48341c6fe4b2cadd95ce0c23b5048 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:16.219367  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf48341c6fe4b2cadd95ce0c23b5048 with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:16.220364  7642 tablet_replica.cc:333] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:16.221407  7642 raft_consensus.cc:2243] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:16.229365  7642 raft_consensus.cc:2272] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:16.234628  7642 ts_tablet_manager.cc:1916] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:16.260536  7641 ts_tablet_manager.cc:1929] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:16.261122  7641 log.cc:1199] T 555c4680a0944005897bc3f12435bec3 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/555c4680a0944005897bc3f12435bec3
I20260710 13:16:16.263048  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet 555c4680a0944005897bc3f12435bec3 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:16.264657  7642 ts_tablet_manager.cc:1929] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:16.265131  7642 log.cc:1199] T bdf48341c6fe4b2cadd95ce0c23b5048 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/bdf48341c6fe4b2cadd95ce0c23b5048
I20260710 13:16:16.266657  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet bdf48341c6fe4b2cadd95ce0c23b5048 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:17.249006  7229 consensus_queue.cc:237] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
W20260710 13:16:17.260453  7196 consensus_peers.cc:597] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b654cccb74dc4aa8b2279450631cc130. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.260586  7156 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.262015  7609 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:17.263715  7083 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.265053  7609 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:17.272132  7609 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.277565  7158 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.294374  7083 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.312251  6979 catalog_manager.cc:5697] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.357317  7158 consensus_queue.cc:237] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
W20260710 13:16:17.390587  7122 consensus_peers.cc:597] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9e6a136f63e4c35897eede03bb3d6f8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.393045  7228 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.393162  7083 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.395820  7643 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:17.397239  7430 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:17.421507  7647 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.428025  7228 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.428946  7077 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.447574  6977 catalog_manager.cc:5697] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.462711  7229 consensus_queue.cc:237] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
W20260710 13:16:17.477752  7196 consensus_peers.cc:597] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02ec9f334c594346a903b932c423fdf7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.481537  7158 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.484282  7083 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.485755  7609 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:17.486632  7623 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:17.512672  7656 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.514317  7156 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.530063  7228 consensus_queue.cc:237] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:17.539038  6981 catalog_manager.cc:5697] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:16:17.559298  7196 consensus_peers.cc:597] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30c5557d8adf4336914f35daa4192c0c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:17.563748  7083 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.564469  7158 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:17.565418  7656 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:17.566865  7623 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:17.576014  7081 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.576593  7609 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.578270  7158 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.595712  6981 catalog_manager.cc:5697] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.622896  7077 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:17.758031  7662 ts_tablet_manager.cc:933] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:17.775367  7662 tablet_copy_client.cc:323] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:17.777319  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet b654cccb74dc4aa8b2279450631cc130 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:17.777848  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet b654cccb74dc4aa8b2279450631cc130 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-b654cccb74dc4aa8b2279450631cc130
I20260710 13:16:17.785291  7242 tablet_copy_source_session.cc:215] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:17.788511  7662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b654cccb74dc4aa8b2279450631cc130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:17.805528  7662 tablet_copy_client.cc:806] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:17.806128  7662 tablet_copy_client.cc:670] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:17.812394  7662 tablet_copy_client.cc:538] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:17.830277  7662 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:17.882386  7662 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:17.883345  7662 tablet_bootstrap.cc:492] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:17.884034  7662 ts_tablet_manager.cc:1403] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.017s
I20260710 13:16:17.887013  7662 raft_consensus.cc:359] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:17.888833  7662 raft_consensus.cc:740] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:17.889621  7662 consensus_queue.cc:260] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:17.905030  7666 ts_tablet_manager.cc:933] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:17.907917  7662 ts_tablet_manager.cc:1434] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.007s
I20260710 13:16:17.909771  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-b654cccb74dc4aa8b2279450631cc130 received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:17.910223  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-b654cccb74dc4aa8b2279450631cc130 on tablet b654cccb74dc4aa8b2279450631cc130 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:17.919183  7666 tablet_copy_client.cc:323] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
I20260710 13:16:17.921269  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet d9e6a136f63e4c35897eede03bb3d6f8 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:17.921914  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet d9e6a136f63e4c35897eede03bb3d6f8 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-d9e6a136f63e4c35897eede03bb3d6f8
I20260710 13:16:17.934777  7168 tablet_copy_source_session.cc:215] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:17.941202  7666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6a136f63e4c35897eede03bb3d6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:17.944370  7662 ts_tablet_manager.cc:933] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:17.963137  7666 tablet_copy_client.cc:806] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:17.963804  7666 tablet_copy_client.cc:670] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:17.964591  7662 tablet_copy_client.cc:323] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:17.966223  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 02ec9f334c594346a903b932c423fdf7 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:17.966789  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 02ec9f334c594346a903b932c423fdf7 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-02ec9f334c594346a903b932c423fdf7
I20260710 13:16:17.976253  7242 tablet_copy_source_session.cc:215] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:17.976676  7666 tablet_copy_client.cc:538] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:17.979952  7662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ec9f334c594346a903b932c423fdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:17.987389  7666 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:18.016773  7662 tablet_copy_client.cc:806] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:18.017338  7666 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:18.018366  7666 tablet_bootstrap.cc:492] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:18.019138  7666 ts_tablet_manager.cc:1403] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.009s
I20260710 13:16:18.022585  7666 raft_consensus.cc:359] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.023571  7666 raft_consensus.cc:740] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:18.024391  7666 consensus_queue.cc:260] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.017313  7662 tablet_copy_client.cc:670] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:18.027138  7666 ts_tablet_manager.cc:1434] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:18.030941  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-d9e6a136f63e4c35897eede03bb3d6f8 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:18.031411  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-d9e6a136f63e4c35897eede03bb3d6f8 on tablet d9e6a136f63e4c35897eede03bb3d6f8 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:18.036631  7662 tablet_copy_client.cc:538] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:18.051350  7662 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:18.093895  7662 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:18.095042  7662 tablet_bootstrap.cc:492] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:18.095780  7662 ts_tablet_manager.cc:1403] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.018s
I20260710 13:16:18.098922  7662 raft_consensus.cc:359] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.099843  7662 raft_consensus.cc:740] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:18.100549  7662 consensus_queue.cc:260] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.114921  7662 ts_tablet_manager.cc:1434] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:16:18.121412  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-02ec9f334c594346a903b932c423fdf7 received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:18.121969  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-02ec9f334c594346a903b932c423fdf7 on tablet 02ec9f334c594346a903b932c423fdf7 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:18.142632  7662 ts_tablet_manager.cc:933] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:18.151082  7662 tablet_copy_client.cc:323] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:18.153146  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 30c5557d8adf4336914f35daa4192c0c from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:18.153720  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 30c5557d8adf4336914f35daa4192c0c from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-30c5557d8adf4336914f35daa4192c0c
I20260710 13:16:18.169726  7242 tablet_copy_source_session.cc:215] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:18.173305  7662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5557d8adf4336914f35daa4192c0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:18.192351  7662 tablet_copy_client.cc:806] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:18.192868  7662 tablet_copy_client.cc:670] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:18.209995  7662 tablet_copy_client.cc:538] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:18.226912  7662 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:18.259251  7662 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:18.262476  7662 tablet_bootstrap.cc:492] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:18.262876  7526 raft_consensus.cc:1217] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:18.263223  7662 ts_tablet_manager.cc:1403] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.008s
I20260710 13:16:18.267292  7662 raft_consensus.cc:359] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.268216  7662 raft_consensus.cc:740] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:18.268889  7662 consensus_queue.cc:260] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:18.286598  7662 ts_tablet_manager.cc:1434] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:16:18.288489  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-30c5557d8adf4336914f35daa4192c0c received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:18.288959  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-30c5557d8adf4336914f35daa4192c0c on tablet 30c5557d8adf4336914f35daa4192c0c with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:18.380831  7526 raft_consensus.cc:1217] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:18.458531  7526 raft_consensus.cc:1217] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:18.751525  7526 raft_consensus.cc:1217] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:18.771632  7675 raft_consensus.cc:1064] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:18.774338  7675 consensus_queue.cc:237] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:18.782738  7156 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.784179  7081 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.786966  7674 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:18.790356  7526 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.792857  7656 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:18.796898  7609 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:18.815294  7674 raft_consensus.cc:1064] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:18.817914  7674 consensus_queue.cc:237] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:18.835518  7609 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.838972  7156 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.850188  7077 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.863761  6979 catalog_manager.cc:5697] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.867584  7526 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.869135  7656 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:18.876948  7156 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.878687  7675 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:18.897957  7524 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.900779  7656 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.902210  7158 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.920238  7526 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.920279  7081 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:18.932423  7674 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:18.969089  7081 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:18.997197  7228 consensus_queue.cc:237] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.012780  7526 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.013394  7077 raft_consensus.cc:1275] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.014523  7674 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.017613  7609 consensus_queue.cc:1048] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:19.028903  7609 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.036262  7526 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.030524  7077 raft_consensus.cc:2955] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.026038  6981 catalog_manager.cc:5697] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.054338  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b654cccb74dc4aa8b2279450631cc130 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:19.066190  6979 catalog_manager.cc:5697] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
W20260710 13:16:19.072283  6966 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet b654cccb74dc4aa8b2279450631cc130 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:16:19.073596  7229 consensus_queue.cc:237] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.080066  7526 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.080523  7156 raft_consensus.cc:1275] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.081766  7609 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.082449  7674 consensus_queue.cc:1048] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:19.088930  7676 raft_consensus.cc:1064] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:19.092031  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet b654cccb74dc4aa8b2279450631cc130 with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:19.095188  7609 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.100071  7676 consensus_queue.cc:237] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.102356  7156 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.110001  7526 raft_consensus.cc:2955] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.121580  7689 tablet_replica.cc:333] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:19.124253  7689 raft_consensus.cc:2243] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:19.124727  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02ec9f334c594346a903b932c423fdf7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:19.125130  7689 raft_consensus.cc:2272] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:19.131057  7689 ts_tablet_manager.cc:1916] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:19.130941  6977 catalog_manager.cc:5697] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:19.145756  7524 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.152436  7647 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.153750  7077 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.155212  7228 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.158306  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet 02ec9f334c594346a903b932c423fdf7 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:19.160748  7676 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:19.162575  7676 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:19.164548  7689 ts_tablet_manager.cc:1929] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:19.164933  7689 log.cc:1199] T b654cccb74dc4aa8b2279450631cc130 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/b654cccb74dc4aa8b2279450631cc130
I20260710 13:16:19.167208  7692 tablet_replica.cc:333] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:19.168220  7692 raft_consensus.cc:2243] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:19.168871  7692 raft_consensus.cc:2272] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:19.173589  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet b654cccb74dc4aa8b2279450631cc130 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:19.185212  7692 ts_tablet_manager.cc:1916] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:19.200443  7676 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.202628  7228 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.206264  7526 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.213835  7077 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.215865  6978 catalog_manager.cc:5697] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:19.230326  7156 consensus_queue.cc:237] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.238555  7692 ts_tablet_manager.cc:1929] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:19.239024  7692 log.cc:1199] T 02ec9f334c594346a903b932c423fdf7 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/02ec9f334c594346a903b932c423fdf7
I20260710 13:16:19.240694  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet 02ec9f334c594346a903b932c423fdf7 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:19.250401  7524 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.250802  7228 raft_consensus.cc:1275] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.252552  7643 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:19.254441  7647 consensus_queue.cc:1048] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.261672  7228 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.259407  7647 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.274968  7524 raft_consensus.cc:2955] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.290182  6979 catalog_manager.cc:5697] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.298597  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9e6a136f63e4c35897eede03bb3d6f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:19.304538  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet d9e6a136f63e4c35897eede03bb3d6f8 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:19.305410  7692 tablet_replica.cc:333] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:19.306565  7692 raft_consensus.cc:2243] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:19.307575  7692 raft_consensus.cc:2272] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:19.311143  7692 ts_tablet_manager.cc:1916] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:19.326560  7692 ts_tablet_manager.cc:1929] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:19.326965  7692 log.cc:1199] T d9e6a136f63e4c35897eede03bb3d6f8 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/d9e6a136f63e4c35897eede03bb3d6f8
I20260710 13:16:19.328423  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet d9e6a136f63e4c35897eede03bb3d6f8 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:19.335453  7674 raft_consensus.cc:1064] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:19.337977  7674 consensus_queue.cc:237] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.345062  7524 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.346302  7156 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.347101  7674 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.347983  7656 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:19.348701  7077 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:19.350739  7674 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:19.370419  7656 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.373185  7524 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.373183  7077 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.382822  7156 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.387002  6977 catalog_manager.cc:5697] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:19.404671  7228 consensus_queue.cc:237] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:19.410084  7524 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.410084  7077 raft_consensus.cc:1275] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:19.411770  7656 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:19.412897  7701 consensus_queue.cc:1048] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:19.421412  7701 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.422719  7083 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.420782  7524 raft_consensus.cc:2955] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:19.432682  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30c5557d8adf4336914f35daa4192c0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:19.440116  6981 catalog_manager.cc:5697] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:19.451874  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet 30c5557d8adf4336914f35daa4192c0c with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:19.452853  7689 tablet_replica.cc:333] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:19.453545  7689 raft_consensus.cc:2243] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:19.454052  7689 raft_consensus.cc:2272] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:19.456406  7689 ts_tablet_manager.cc:1916] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:19.468392  7689 ts_tablet_manager.cc:1929] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:19.468724  7689 log.cc:1199] T 30c5557d8adf4336914f35daa4192c0c P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/30c5557d8adf4336914f35daa4192c0c
I20260710 13:16:19.470064  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet 30c5557d8adf4336914f35daa4192c0c (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:20.480038  7156 consensus_queue.cc:237] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:20.486088  7228 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:16:20.486581  7122 consensus_peers.cc:597] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d87f85f39b6418ab604191899aefd39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:20.487322  7077 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:20.487485  7696 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:20.488524  7704 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:20.495601  7702 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.497098  7228 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.497061  7077 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.507979  7083 consensus_queue.cc:237] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:20.509832  6981 catalog_manager.cc:5697] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:20.519253  7228 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:16:20.520154  7047 consensus_peers.cc:597] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74e27d1c421043928a866f3450d81665. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:20.521041  7690 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:20.523990  7156 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:20.526302  7690 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:20.532457  7613 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.564776  7228 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.565196  7156 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.572875  7229 consensus_queue.cc:237] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
W20260710 13:16:20.580498  7196 consensus_peers.cc:597] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9023455a1982470eb400799577bf60db. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:20.584875  7083 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:20.586694  6979 catalog_manager.cc:5697] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 2 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:20.587742  7701 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:20.590313  7156 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:20.595361  7701 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:20.624817  7701 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.633232  7077 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.652493  7157 consensus_queue.cc:237] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:20.654230  6977 catalog_manager.cc:5697] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.661861  7158 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.663300  7228 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:20.665076  7702 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:20.666729  7077 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:16:20.668040  7122 consensus_peers.cc:597] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab235b7758fc452682389e5cd5454ac4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:20.668128  7704 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:20.683681  7696 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.684660  7228 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.690342  7083 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:20.697376  6979 catalog_manager.cc:5697] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:20.926143  7728 ts_tablet_manager.cc:933] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:20.929097  7728 tablet_copy_client.cc:323] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
I20260710 13:16:20.930648  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet 0d87f85f39b6418ab604191899aefd39 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:20.931100  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet 0d87f85f39b6418ab604191899aefd39 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-0d87f85f39b6418ab604191899aefd39
I20260710 13:16:20.935886  7168 tablet_copy_source_session.cc:215] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:20.939227  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d87f85f39b6418ab604191899aefd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:20.951145  7728 tablet_copy_client.cc:806] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:20.951720  7728 tablet_copy_client.cc:670] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:20.955058  7728 tablet_copy_client.cc:538] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:20.960602  7728 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:20.977564  7728 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:20.978349  7728 tablet_bootstrap.cc:492] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:20.978926  7728 ts_tablet_manager.cc:1403] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:16:20.981384  7728 raft_consensus.cc:359] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:20.981972  7728 raft_consensus.cc:740] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:20.982463  7728 consensus_queue.cc:260] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:20.985270  7728 ts_tablet_manager.cc:1434] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:16:20.987085  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-0d87f85f39b6418ab604191899aefd39 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:20.987499  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-0d87f85f39b6418ab604191899aefd39 on tablet 0d87f85f39b6418ab604191899aefd39 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:21.000288  7728 ts_tablet_manager.cc:933] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:21.001801  7728 tablet_copy_client.cc:323] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.1:42035
I20260710 13:16:21.003096  7093 tablet_copy_service.cc:140] P 4566145f4fd24f96ba28d6e4887bc35e: Received BeginTabletCopySession request for tablet 74e27d1c421043928a866f3450d81665 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:43948)
I20260710 13:16:21.003572  7093 tablet_copy_service.cc:161] P 4566145f4fd24f96ba28d6e4887bc35e: Beginning new tablet copy session on tablet 74e27d1c421043928a866f3450d81665 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:43948: session id = 9d5092bb20534197aec20bb7bfe7b266-74e27d1c421043928a866f3450d81665
I20260710 13:16:21.008697  7093 tablet_copy_source_session.cc:215] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:21.011107  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e27d1c421043928a866f3450d81665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:21.022452  7728 tablet_copy_client.cc:806] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:21.022984  7728 tablet_copy_client.cc:670] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:21.026297  7728 tablet_copy_client.cc:538] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:21.032406  7728 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:21.050792  7728 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:21.051715  7728 tablet_bootstrap.cc:492] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:21.052325  7728 ts_tablet_manager.cc:1403] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:16:21.055030  7728 raft_consensus.cc:359] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.055909  7728 raft_consensus.cc:740] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:21.056475  7728 consensus_queue.cc:260] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.058947  7728 ts_tablet_manager.cc:1434] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:21.060611  7093 tablet_copy_service.cc:342] P 4566145f4fd24f96ba28d6e4887bc35e: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-74e27d1c421043928a866f3450d81665 received from {username='slave'} at 127.0.0.1:43948
I20260710 13:16:21.061024  7093 tablet_copy_service.cc:434] P 4566145f4fd24f96ba28d6e4887bc35e: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-74e27d1c421043928a866f3450d81665 on tablet 74e27d1c421043928a866f3450d81665 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:21.065302  7728 ts_tablet_manager.cc:933] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:21.066856  7728 tablet_copy_client.cc:323] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
I20260710 13:16:21.068632  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet ab235b7758fc452682389e5cd5454ac4 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:21.069159  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet ab235b7758fc452682389e5cd5454ac4 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-ab235b7758fc452682389e5cd5454ac4
I20260710 13:16:21.075786  7168 tablet_copy_source_session.cc:215] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:21.078820  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab235b7758fc452682389e5cd5454ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:21.091190  7728 tablet_copy_client.cc:806] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:21.091784  7728 tablet_copy_client.cc:670] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:21.095139  7728 tablet_copy_client.cc:538] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:21.100382  7728 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:21.113618  7728 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:21.114272  7728 tablet_bootstrap.cc:492] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:21.114807  7728 ts_tablet_manager.cc:1403] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:16:21.116660  7728 raft_consensus.cc:359] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.117203  7728 raft_consensus.cc:740] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:21.117645  7728 consensus_queue.cc:260] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.119364  7728 ts_tablet_manager.cc:1434] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260710 13:16:21.121593  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-ab235b7758fc452682389e5cd5454ac4 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:21.121976  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-ab235b7758fc452682389e5cd5454ac4 on tablet ab235b7758fc452682389e5cd5454ac4 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:21.180313  7728 ts_tablet_manager.cc:933] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:21.181851  7728 tablet_copy_client.cc:323] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:21.183107  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 9023455a1982470eb400799577bf60db from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:21.183588  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 9023455a1982470eb400799577bf60db from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-9023455a1982470eb400799577bf60db
I20260710 13:16:21.189412  7242 tablet_copy_source_session.cc:215] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:21.192335  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9023455a1982470eb400799577bf60db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:21.201930  7728 tablet_copy_client.cc:806] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:21.202482  7728 tablet_copy_client.cc:670] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:21.206773  7728 tablet_copy_client.cc:538] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:21.214953  7728 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:21.232229  7728 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:21.233107  7728 tablet_bootstrap.cc:492] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:21.234253  7728 ts_tablet_manager.cc:1403] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.001s
I20260710 13:16:21.236759  7728 raft_consensus.cc:359] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.237308  7728 raft_consensus.cc:740] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:21.237746  7728 consensus_queue.cc:260] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:21.239560  7728 ts_tablet_manager.cc:1434] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:16:21.241360  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-9023455a1982470eb400799577bf60db received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:21.241806  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-9023455a1982470eb400799577bf60db on tablet 9023455a1982470eb400799577bf60db with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:21.420290  7526 raft_consensus.cc:1217] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:21.498802  7526 raft_consensus.cc:1217] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:16:21.606108  7526 raft_consensus.cc:1217] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:21.658143  7526 raft_consensus.cc:1217] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:21.884658  7743 raft_consensus.cc:1064] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:21.886549  7743 consensus_queue.cc:237] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:21.892372  7228 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:21.892424  7524 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEARNER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:21.892619  7158 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:16:21.893790  7613 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:21.894845  7743 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:21.896379  7744 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:21.909723  7743 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.911707  7158 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.914393  7524 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.925817  7228 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.926348  6981 catalog_manager.cc:5697] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.951170  7083 consensus_queue.cc:237] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:21.958386  7524 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:16:21.959041  7158 raft_consensus.cc:1275] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:16:21.960351  7743 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:21.961093  7744 consensus_queue.cc:1048] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:21.966966  7743 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.970137  7158 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.971776  7524 raft_consensus.cc:2955] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:21.977492  6968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74e27d1c421043928a866f3450d81665 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:21.983546  6978 catalog_manager.cc:5697] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 2 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:21.993685  7704 raft_consensus.cc:1064] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:21.996119  7704 consensus_queue.cc:237] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.005347  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet 74e27d1c421043928a866f3450d81665 with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:22.006136  7524 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.007056  7228 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.008098  7083 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.009684  7704 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:22.010110  7755 tablet_replica.cc:333] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:22.010880  7739 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:22.015960  7742 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.016324  7755 raft_consensus.cc:2243] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:22.017027  7755 raft_consensus.cc:2272] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:22.022466  7755 ts_tablet_manager.cc:1916] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:22.039211  7739 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.042760  7755 ts_tablet_manager.cc:1929] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:16:22.043228  7755 log.cc:1199] T 74e27d1c421043928a866f3450d81665 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/74e27d1c421043928a866f3450d81665
I20260710 13:16:22.045080  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet 74e27d1c421043928a866f3450d81665 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:22.046444  7229 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.047610  7724 raft_consensus.cc:1064] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:22.046941  7526 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.050009  7724 consensus_queue.cc:237] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.055452  7083 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.057246  6978 catalog_manager.cc:5697] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:22.066223  7524 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.067811  7701 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.095948  7158 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.099337  7083 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.098644  7724 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:22.108268  7157 consensus_queue.cc:237] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.117709  7524 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.117949  7077 raft_consensus.cc:1275] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.120193  7742 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.121770  7742 consensus_queue.cc:1048] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:22.122299  7724 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.124152  7740 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:22.127262  7158 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.135883  7526 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.137034  7739 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.144071  7081 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.150463  6977 catalog_manager.cc:5697] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.153414  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d87f85f39b6418ab604191899aefd39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:22.164140  7077 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.172281  7524 raft_consensus.cc:2955] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.174360  6977 catalog_manager.cc:5697] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:22.175411  7742 raft_consensus.cc:1064] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:22.182011  7742 consensus_queue.cc:237] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.193120  7524 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.194437  7077 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.194792  7763 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.195782  7704 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:22.199296  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d87f85f39b6418ab604191899aefd39 with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:22.204326  7755 tablet_replica.cc:333] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:22.205226  7755 raft_consensus.cc:2243] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:22.206035  7755 raft_consensus.cc:2272] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:22.214113  7229 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:22.219213  7755 ts_tablet_manager.cc:1916] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:22.221575  7739 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:22.231355  7763 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.235219  7229 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.244740  7755 ts_tablet_manager.cc:1929] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:22.245278  7755 log.cc:1199] T 0d87f85f39b6418ab604191899aefd39 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/0d87f85f39b6418ab604191899aefd39
I20260710 13:16:22.246814  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet 0d87f85f39b6418ab604191899aefd39 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:22.256028  7081 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.260046  6979 catalog_manager.cc:5697] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.266377  7524 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.280161  7158 consensus_queue.cc:237] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.284654  7229 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.284654  7524 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.286223  7763 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.287213  7742 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:22.294674  7742 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.297011  7229 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.297235  7524 raft_consensus.cc:2955] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.304396  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab235b7758fc452682389e5cd5454ac4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:22.309974  6977 catalog_manager.cc:5697] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.322330  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet ab235b7758fc452682389e5cd5454ac4 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:22.330178  7768 tablet_replica.cc:333] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:22.331189  7768 raft_consensus.cc:2243] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:22.331895  7768 raft_consensus.cc:2272] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:22.335595  7768 ts_tablet_manager.cc:1916] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:22.351070  7768 ts_tablet_manager.cc:1929] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:22.351476  7768 log.cc:1199] T ab235b7758fc452682389e5cd5454ac4 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/ab235b7758fc452682389e5cd5454ac4
I20260710 13:16:22.353032  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet ab235b7758fc452682389e5cd5454ac4 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:22.526826  7229 consensus_queue.cc:237] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:22.531293  7524 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.531297  7081 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:22.532683  7724 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:16:22.533694  7740 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:22.540570  7701 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.542374  7081 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.548166  7524 raft_consensus.cc:2955] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.554066  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9023455a1982470eb400799577bf60db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:22.556239  6979 catalog_manager.cc:5697] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:22.570811  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet 9023455a1982470eb400799577bf60db with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:22.577077  7769 tablet_replica.cc:333] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:22.577802  7769 raft_consensus.cc:2243] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:22.578349  7769 raft_consensus.cc:2272] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:22.582360  7769 ts_tablet_manager.cc:1916] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:22.592650  7769 ts_tablet_manager.cc:1929] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:22.592934  7769 log.cc:1199] T 9023455a1982470eb400799577bf60db P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/9023455a1982470eb400799577bf60db
I20260710 13:16:22.594233  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet 9023455a1982470eb400799577bf60db (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:23.599638  7158 consensus_queue.cc:237] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:23.606274  7077 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:16:23.606743  7122 consensus_peers.cc:597] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 387aac1404254ec3ae32d04ca08f6091. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:23.606956  7229 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.607407  7742 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:23.608295  7773 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:23.615216  7742 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.617082  7229 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.621361  7077 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.629534  7081 consensus_queue.cc:237] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:23.636231  6978 catalog_manager.cc:5697] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:23.638687  7229 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.640064  7158 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.640041  7744 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:23.641065  7047 consensus_peers.cc:597] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d98a51eccc545be824805918ed7fdaa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:23.641620  7771 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:23.648169  7744 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.651125  7229 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.654470  7158 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.738094  6979 catalog_manager.cc:5697] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.739673  7077 consensus_queue.cc:237] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:23.760942  7158 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.763073  7785 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:16:23.769362  7047 consensus_peers.cc:597] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be50b0b5fce34c018e8c2adc3bec05d1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:23.770735  7228 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.771860  7785 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:23.774911  7744 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.793064  6977 catalog_manager.cc:5697] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:23.794607  7157 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.794967  7229 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.800028  7228 consensus_queue.cc:237] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:23.816805  7077 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:16:23.817042  7196 consensus_peers.cc:597] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c414f50cb9145e7838454d05ab785b7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:23.818365  7786 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:23.819279  7157 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:23.822803  7786 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:23.828400  7770 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.839978  7077 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.853582  7157 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:23.872951  6977 catalog_manager.cc:5697] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:24.168269  7796 ts_tablet_manager.cc:933] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:24.171326  7796 tablet_copy_client.cc:323] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.1:42035
I20260710 13:16:24.173182  7093 tablet_copy_service.cc:140] P 4566145f4fd24f96ba28d6e4887bc35e: Received BeginTabletCopySession request for tablet 7d98a51eccc545be824805918ed7fdaa from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:43948)
I20260710 13:16:24.173754  7093 tablet_copy_service.cc:161] P 4566145f4fd24f96ba28d6e4887bc35e: Beginning new tablet copy session on tablet 7d98a51eccc545be824805918ed7fdaa from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:43948: session id = 9d5092bb20534197aec20bb7bfe7b266-7d98a51eccc545be824805918ed7fdaa
I20260710 13:16:24.181895  7093 tablet_copy_source_session.cc:215] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:24.185070  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d98a51eccc545be824805918ed7fdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:24.196534  7796 tablet_copy_client.cc:806] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:24.197149  7796 tablet_copy_client.cc:670] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:24.201961  7796 tablet_copy_client.cc:538] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:24.202152  7798 ts_tablet_manager.cc:933] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:24.205636  7798 tablet_copy_client.cc:323] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
I20260710 13:16:24.207664  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet 387aac1404254ec3ae32d04ca08f6091 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:24.208222  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet 387aac1404254ec3ae32d04ca08f6091 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-387aac1404254ec3ae32d04ca08f6091
I20260710 13:16:24.211023  7796 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:24.215996  7168 tablet_copy_source_session.cc:215] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:24.219681  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387aac1404254ec3ae32d04ca08f6091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:24.232260  7796 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:24.233232  7796 tablet_bootstrap.cc:492] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:24.233912  7796 ts_tablet_manager.cc:1403] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260710 13:16:24.236958  7798 tablet_copy_client.cc:806] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:24.237646  7798 tablet_copy_client.cc:670] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:24.237502  7796 raft_consensus.cc:359] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.238473  7796 raft_consensus.cc:740] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:24.239220  7796 consensus_queue.cc:260] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.241758  7798 tablet_copy_client.cc:538] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:24.243408  7796 ts_tablet_manager.cc:1434] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260710 13:16:24.245491  7093 tablet_copy_service.cc:342] P 4566145f4fd24f96ba28d6e4887bc35e: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-7d98a51eccc545be824805918ed7fdaa received from {username='slave'} at 127.0.0.1:43948
I20260710 13:16:24.245952  7093 tablet_copy_service.cc:434] P 4566145f4fd24f96ba28d6e4887bc35e: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-7d98a51eccc545be824805918ed7fdaa on tablet 7d98a51eccc545be824805918ed7fdaa with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:24.254225  7798 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:24.270620  7798 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:24.271363  7798 tablet_bootstrap.cc:492] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:24.271867  7798 ts_tablet_manager.cc:1403] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:16:24.274062  7798 raft_consensus.cc:359] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.274617  7798 raft_consensus.cc:740] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:24.275118  7798 consensus_queue.cc:260] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.277274  7798 ts_tablet_manager.cc:1434] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:16:24.278950  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-387aac1404254ec3ae32d04ca08f6091 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:24.279371  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-387aac1404254ec3ae32d04ca08f6091 on tablet 387aac1404254ec3ae32d04ca08f6091 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:24.281980  7796 ts_tablet_manager.cc:933] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:24.286764  7796 tablet_copy_client.cc:323] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:24.289011  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 9c414f50cb9145e7838454d05ab785b7 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:24.289507  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 9c414f50cb9145e7838454d05ab785b7 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-9c414f50cb9145e7838454d05ab785b7
I20260710 13:16:24.295698  7242 tablet_copy_source_session.cc:215] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:24.299175  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c414f50cb9145e7838454d05ab785b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:24.310086  7796 tablet_copy_client.cc:806] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:24.310647  7796 tablet_copy_client.cc:670] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:24.314230  7796 tablet_copy_client.cc:538] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:24.320704  7796 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:24.339885  7796 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:24.340716  7796 tablet_bootstrap.cc:492] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:24.341272  7796 ts_tablet_manager.cc:1403] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260710 13:16:24.344071  7796 raft_consensus.cc:359] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.344728  7796 raft_consensus.cc:740] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:24.345276  7796 consensus_queue.cc:260] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.347555  7796 ts_tablet_manager.cc:1434] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:16:24.349260  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-9c414f50cb9145e7838454d05ab785b7 received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:24.349705  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-9c414f50cb9145e7838454d05ab785b7 on tablet 9c414f50cb9145e7838454d05ab785b7 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:24.367189  7796 ts_tablet_manager.cc:933] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035)
I20260710 13:16:24.368992  7796 tablet_copy_client.cc:323] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.1:42035
I20260710 13:16:24.370573  7093 tablet_copy_service.cc:140] P 4566145f4fd24f96ba28d6e4887bc35e: Received BeginTabletCopySession request for tablet be50b0b5fce34c018e8c2adc3bec05d1 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:43948)
I20260710 13:16:24.371105  7093 tablet_copy_service.cc:161] P 4566145f4fd24f96ba28d6e4887bc35e: Beginning new tablet copy session on tablet be50b0b5fce34c018e8c2adc3bec05d1 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:43948: session id = 9d5092bb20534197aec20bb7bfe7b266-be50b0b5fce34c018e8c2adc3bec05d1
I20260710 13:16:24.378705  7093 tablet_copy_source_session.cc:215] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:24.385000  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be50b0b5fce34c018e8c2adc3bec05d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:24.400180  7796 tablet_copy_client.cc:806] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:24.400676  7796 tablet_copy_client.cc:670] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:24.404245  7796 tablet_copy_client.cc:538] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:24.410029  7796 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:24.422394  7796 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:24.423084  7796 tablet_bootstrap.cc:492] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:24.423579  7796 ts_tablet_manager.cc:1403] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.001s
I20260710 13:16:24.425679  7796 raft_consensus.cc:359] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.426388  7796 raft_consensus.cc:740] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:24.426959  7796 consensus_queue.cc:260] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:24.428834  7796 ts_tablet_manager.cc:1434] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:16:24.430646  7093 tablet_copy_service.cc:342] P 4566145f4fd24f96ba28d6e4887bc35e: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-be50b0b5fce34c018e8c2adc3bec05d1 received from {username='slave'} at 127.0.0.1:43948
I20260710 13:16:24.431054  7093 tablet_copy_service.cc:434] P 4566145f4fd24f96ba28d6e4887bc35e: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-be50b0b5fce34c018e8c2adc3bec05d1 on tablet be50b0b5fce34c018e8c2adc3bec05d1 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:24.658034  7524 raft_consensus.cc:1217] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:24.735458  7525 raft_consensus.cc:1217] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:24.742208  7525 raft_consensus.cc:1217] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:24.965942  7525 raft_consensus.cc:1217] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:25.192307  7794 raft_consensus.cc:1064] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:25.194172  7794 consensus_queue.cc:237] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.200388  7157 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.200315  7525 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.201887  7814 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.202880  7812 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:25.203352  7077 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.205039  7794 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:25.221614  7814 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.224118  7157 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.236653  7525 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.231724  7077 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.238700  6978 catalog_manager.cc:5697] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:25.275012  7229 consensus_queue.cc:237] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.280112  7525 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.281910  7814 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.282711  7077 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.283562  7810 raft_consensus.cc:1064] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:25.284008  7794 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:25.289520  7810 consensus_queue.cc:237] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.289229  7794 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.295533  7081 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.293632  7524 raft_consensus.cc:2955] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.313432  6981 catalog_manager.cc:5697] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.316570  7809 raft_consensus.cc:1064] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:25.323727  7809 consensus_queue.cc:237] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.335493  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c414f50cb9145e7838454d05ab785b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:25.335431  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c414f50cb9145e7838454d05ab785b7 with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:25.339711  7525 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.340529  7229 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.345088  7785 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.353544  7825 tablet_replica.cc:333] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:25.354768  7825 raft_consensus.cc:2243] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:25.355018  7229 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.346891  7785 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:25.356552  7742 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:25.357733  7081 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.359614  7524 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.361466  7822 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.364379  7742 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:25.364748  7825 raft_consensus.cc:2272] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:25.368141  7157 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.370330  7811 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:16:25.377185  7825 ts_tablet_manager.cc:1916] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260710 13:16:25.391216  7824 log.cc:927] Time spent T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 13:16:25.400717  7810 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
W20260710 13:16:25.406189  7047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:37493, user_credentials={real_user=slave}} blocked reactor thread for 62556.1us
I20260710 13:16:25.414141  7525 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.419528  7081 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.432197  7826 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.436221  7825 ts_tablet_manager.cc:1929] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:25.436725  7825 log.cc:1199] T 9c414f50cb9145e7838454d05ab785b7 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/9c414f50cb9145e7838454d05ab785b7
I20260710 13:16:25.435786  7232 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.438910  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet 9c414f50cb9145e7838454d05ab785b7 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:25.440608  7809 raft_consensus.cc:1064] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:25.440855  6977 catalog_manager.cc:5697] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:25.450187  7229 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.457026  7526 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.443102  7809 consensus_queue.cc:237] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.489408  7157 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.494349  6978 catalog_manager.cc:5697] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:25.496201  7232 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.498116  7809 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:25.502815  7158 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.504241  7809 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } 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 13:16:25.509596  7526 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:25.514561  7157 consensus_queue.cc:237] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.517756  7809 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.523449  7081 consensus_queue.cc:237] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.530105  7525 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.531745  7811 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.532064  7156 raft_consensus.cc:1275] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.534914  7525 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.535329  7232 raft_consensus.cc:1275] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.539758  7826 consensus_queue.cc:1048] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:25.539978  7822 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:25.541209  7809 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.541342  7833 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.541826  7822 consensus_queue.cc:1048] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.547380  7158 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.547967  7742 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.547309  7524 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.573880  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 387aac1404254ec3ae32d04ca08f6091 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:25.560146  7232 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.571187  6981 catalog_manager.cc:5697] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.593246  7524 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.600930  6968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d98a51eccc545be824805918ed7fdaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:25.598537  7232 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } attrs { replace: true } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.606083  7524 raft_consensus.cc:2955] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.606257  6980 catalog_manager.cc:5697] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.610426  6977 catalog_manager.cc:5697] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.625339  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d98a51eccc545be824805918ed7fdaa with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:25.628899  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet 387aac1404254ec3ae32d04ca08f6091 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:25.633446  7081 consensus_queue.cc:237] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:25.634536  7841 tablet_replica.cc:333] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:25.635550  7841 raft_consensus.cc:2243] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:25.639618  7841 raft_consensus.cc:2272] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:25.639834  7158 raft_consensus.cc:2955] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.642196  7842 tablet_replica.cc:333] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:25.644752  7842 raft_consensus.cc:2243] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:25.647073  7232 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.649919  7841 ts_tablet_manager.cc:1916] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:25.651130  7809 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:25.647948  7524 raft_consensus.cc:1275] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:25.654856  7826 consensus_queue.cc:1048] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:25.651171  7842 raft_consensus.cc:2272] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:25.671550  7842 ts_tablet_manager.cc:1916] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:25.673246  7785 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.681527  7841 ts_tablet_manager.cc:1929] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:25.682054  7841 log.cc:1199] T 7d98a51eccc545be824805918ed7fdaa P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/7d98a51eccc545be824805918ed7fdaa
I20260710 13:16:25.683673  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet 7d98a51eccc545be824805918ed7fdaa (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:25.683924  7229 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.687729  7842 ts_tablet_manager.cc:1929] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:25.688213  7842 log.cc:1199] T 387aac1404254ec3ae32d04ca08f6091 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/387aac1404254ec3ae32d04ca08f6091
I20260710 13:16:25.688865  7524 raft_consensus.cc:2955] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.690203  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet 387aac1404254ec3ae32d04ca08f6091 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:25.701823  6978 catalog_manager.cc:5697] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 3 to 4, VOTER bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) evicted. New cstate: current_term: 1 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:25.703868  6968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be50b0b5fce34c018e8c2adc3bec05d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:25.714505  7141 tablet_service.cc:1558] Processing DeleteTablet for tablet be50b0b5fce34c018e8c2adc3bec05d1 with delete_type TABLET_DATA_TOMBSTONED (TS bc29aaf7cdc744d28b05fa3597f3ef03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47988
I20260710 13:16:25.715621  7825 tablet_replica.cc:333] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:25.716562  7825 raft_consensus.cc:2243] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:25.717226  7825 raft_consensus.cc:2272] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:25.720139  7825 ts_tablet_manager.cc:1916] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:25.731241  7825 ts_tablet_manager.cc:1929] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:25.731577  7825 log.cc:1199] T be50b0b5fce34c018e8c2adc3bec05d1 P bc29aaf7cdc744d28b05fa3597f3ef03: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/wals/be50b0b5fce34c018e8c2adc3bec05d1
I20260710 13:16:25.732841  6965 catalog_manager.cc:5028] TS bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): tablet be50b0b5fce34c018e8c2adc3bec05d1 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:26.743222  7157 consensus_queue.cc:237] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:26.748956  7229 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:26.749127  7081 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:16:26.749387  7122 consensus_peers.cc:597] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b887fe1646ac4ad48bacad3b26cb18f9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:26.750478  7847 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:26.751454  7839 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:26.758941  7839 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.760833  7229 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.760464  7081 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.772673  7229 consensus_queue.cc:237] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Queue 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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:26.773154  6978 catalog_manager.cc:5697] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:26.779840  7157 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:26.781137  7081 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:16:26.781157  7794 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:26.783260  7794 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:26.784601  7196 consensus_peers.cc:597] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4:45823): Couldn't send request to peer 9d5092bb20534197aec20bb7bfe7b266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ea73796f5e84a5a965bfe2ecf5a4fe5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:26.793826  7794 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.796502  7157 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.801438  7081 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:26.810186  6978 catalog_manager.cc:5697] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index -1 to 2, NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) added. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } } }
I20260710 13:16:27.165448  7858 ts_tablet_manager.cc:933] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:27.167308  7858 tablet_copy_client.cc:323] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.2:36469
I20260710 13:16:27.168808  7168 tablet_copy_service.cc:140] P bc29aaf7cdc744d28b05fa3597f3ef03: Received BeginTabletCopySession request for tablet b887fe1646ac4ad48bacad3b26cb18f9 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:48018)
I20260710 13:16:27.169358  7168 tablet_copy_service.cc:161] P bc29aaf7cdc744d28b05fa3597f3ef03: Beginning new tablet copy session on tablet b887fe1646ac4ad48bacad3b26cb18f9 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:48018: session id = 9d5092bb20534197aec20bb7bfe7b266-b887fe1646ac4ad48bacad3b26cb18f9
I20260710 13:16:27.174985  7168 tablet_copy_source_session.cc:215] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:27.177731  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b887fe1646ac4ad48bacad3b26cb18f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.190362  7858 tablet_copy_client.cc:806] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:27.190950  7858 tablet_copy_client.cc:670] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:27.194826  7858 tablet_copy_client.cc:538] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:27.202591  7858 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:27.220796  7858 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:27.221662  7858 tablet_bootstrap.cc:492] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:27.222280  7858 ts_tablet_manager.cc:1403] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 13:16:27.224401  7858 raft_consensus.cc:359] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:27.224998  7858 raft_consensus.cc:740] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:27.225530  7858 consensus_queue.cc:260] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:27.228255  7858 ts_tablet_manager.cc:1434] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:16:27.230334  7168 tablet_copy_service.cc:342] P bc29aaf7cdc744d28b05fa3597f3ef03: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-b887fe1646ac4ad48bacad3b26cb18f9 received from {username='slave'} at 127.0.0.1:48018
I20260710 13:16:27.230742  7168 tablet_copy_service.cc:434] P bc29aaf7cdc744d28b05fa3597f3ef03: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-b887fe1646ac4ad48bacad3b26cb18f9 on tablet b887fe1646ac4ad48bacad3b26cb18f9 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:27.255620  7858 ts_tablet_manager.cc:933] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: Initiating tablet copy from peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:27.257296  7858 tablet_copy_client.cc:323] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Beginning tablet copy session from remote peer at address 127.5.209.3:37493
I20260710 13:16:27.258742  7242 tablet_copy_service.cc:140] P eebcfb58ac7d44cfa6578fa947e6b0df: Received BeginTabletCopySession request for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 from peer 9d5092bb20534197aec20bb7bfe7b266 ({username='slave'} at 127.0.0.1:41828)
I20260710 13:16:27.259249  7242 tablet_copy_service.cc:161] P eebcfb58ac7d44cfa6578fa947e6b0df: Beginning new tablet copy session on tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 from peer 9d5092bb20534197aec20bb7bfe7b266 at {username='slave'} at 127.0.0.1:41828: session id = 9d5092bb20534197aec20bb7bfe7b266-2ea73796f5e84a5a965bfe2ecf5a4fe5
I20260710 13:16:27.266613  7242 tablet_copy_source_session.cc:215] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:16:27.269609  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:27.279549  7858 tablet_copy_client.cc:806] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 0 data blocks...
I20260710 13:16:27.280092  7858 tablet_copy_client.cc:670] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Starting download of 1 WAL segments...
I20260710 13:16:27.283536  7858 tablet_copy_client.cc:538] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:16:27.290287  7858 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap starting.
I20260710 13:16:27.304131  7858 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: 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 13:16:27.304960  7858 tablet_bootstrap.cc:492] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: Bootstrap complete.
I20260710 13:16:27.305584  7858 ts_tablet_manager.cc:1403] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260710 13:16:27.309095  7858 raft_consensus.cc:359] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:27.309760  7858 raft_consensus.cc:740] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Initialized, Role: LEARNER
I20260710 13:16:27.310228  7858 consensus_queue.cc:260] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: NON_VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: true } }
I20260710 13:16:27.311980  7858 ts_tablet_manager.cc:1434] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:16:27.313694  7242 tablet_copy_service.cc:342] P eebcfb58ac7d44cfa6578fa947e6b0df: Request end of tablet copy session 9d5092bb20534197aec20bb7bfe7b266-2ea73796f5e84a5a965bfe2ecf5a4fe5 received from {username='slave'} at 127.0.0.1:41828
I20260710 13:16:27.314160  7242 tablet_copy_service.cc:434] P eebcfb58ac7d44cfa6578fa947e6b0df: ending tablet copy session 9d5092bb20534197aec20bb7bfe7b266-2ea73796f5e84a5a965bfe2ecf5a4fe5 on tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 with peer 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:27.725665  7526 raft_consensus.cc:1217] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:27.823593  7526 raft_consensus.cc:1217] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:16:28.193096  7843 raft_consensus.cc:1064] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:28.195013  7843 consensus_queue.cc:237] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:28.201300  7526 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.202879  7232 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.202869  7843 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:28.203884  7077 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.205215  7847 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:28.214898  7843 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } 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 13:16:28.219141  7077 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.217471  7843 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.226773  7232 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.232483  6977 catalog_manager.cc:5697] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.244561  7526 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } attrs { replace: true } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.262643  7157 consensus_queue.cc:237] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:28.268803  7526 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:28.269114  7077 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:28.270088  7843 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:28.271102  7847 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:28.277117  7847 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.278679  7077 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.281626  7525 raft_consensus.cc:2955] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.292111  7864 raft_consensus.cc:1064] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: attempting to promote NON_VOTER 9d5092bb20534197aec20bb7bfe7b266 to VOTER
I20260710 13:16:28.292460  6965 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b887fe1646ac4ad48bacad3b26cb18f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:28.294695  7864 consensus_queue.cc:237] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:28.296028  6981 catalog_manager.cc:5697] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: config changed from index 3 to 4, VOTER eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) evicted. New cstate: current_term: 1 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:28.307879  7220 tablet_service.cc:1558] Processing DeleteTablet for tablet b887fe1646ac4ad48bacad3b26cb18f9 with delete_type TABLET_DATA_TOMBSTONED (TS eebcfb58ac7d44cfa6578fa947e6b0df not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41810
I20260710 13:16:28.314841  7158 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.315546  7077 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.317610  7864 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } 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 13:16:28.322108  7877 tablet_replica.cc:333] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:28.322978  7877 raft_consensus.cc:2243] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:28.323789  7877 raft_consensus.cc:2272] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:28.325420  7864 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:28.327869  7525 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 LEARNER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:16:28.328459  7877 ts_tablet_manager.cc:1916] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:28.331601  7864 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:28.336490  7857 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.347852  7877 ts_tablet_manager.cc:1929] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:28.348296  7877 log.cc:1199] T b887fe1646ac4ad48bacad3b26cb18f9 P eebcfb58ac7d44cfa6578fa947e6b0df: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/wals/b887fe1646ac4ad48bacad3b26cb18f9
I20260710 13:16:28.347680  7158 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.349733  7081 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.357983  6978 catalog_manager.cc:5697] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:28.359918  6966 catalog_manager.cc:5028] TS eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): tablet b887fe1646ac4ad48bacad3b26cb18f9 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:28.362097  7525 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } attrs { replace: true } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.384158  7232 consensus_queue.cc:237] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:28.388811  7158 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:28.390072  7525 raft_consensus.cc:1275] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Refusing update from remote peer eebcfb58ac7d44cfa6578fa947e6b0df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:16:28.390017  7857 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:28.391341  7864 consensus_queue.cc:1048] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } 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 13:16:28.396929  7866 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.401196  7158 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.405710  6966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:16:28.405122  7525 raft_consensus.cc:2955] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } } }
I20260710 13:16:28.410897  6977 catalog_manager.cc:5697] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df reported cstate change: config changed from index 3 to 4, VOTER 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) evicted. New cstate: current_term: 1 leader_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:28.421005  7072 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 with delete_type TABLET_DATA_TOMBSTONED (TS 4566145f4fd24f96ba28d6e4887bc35e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43902
I20260710 13:16:28.423496  7881 tablet_replica.cc:333] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:28.424275  7881 raft_consensus.cc:2243] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:28.424891  7881 raft_consensus.cc:2272] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:28.427589  7881 ts_tablet_manager.cc:1916] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:16:28.437498  7881 ts_tablet_manager.cc:1929] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:16:28.437757  7881 log.cc:1199] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 4566145f4fd24f96ba28d6e4887bc35e: Deleting WAL directory at /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/wals/2ea73796f5e84a5a965bfe2ecf5a4fe5
I20260710 13:16:28.439062  6968 catalog_manager.cc:5028] TS 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): tablet 2ea73796f5e84a5a965bfe2ecf5a4fe5 (table test-workload [id=c57487a7bb604de8bbc107e07e081bbe]) successfully deleted
I20260710 13:16:32.945338  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:32.973294  7157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420"
dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
mode: GRACEFUL
new_leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
 from {username='slave'} at 127.0.0.1:52994
I20260710 13:16:32.973873  7157 raft_consensus.cc:606] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Received request to transfer leadership to TS 4566145f4fd24f96ba28d6e4887bc35e
I20260710 13:16:32.984884  7232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9023455a1982470eb400799577bf60db"
dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:51906
I20260710 13:16:32.985474  7232 raft_consensus.cc:606] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:32.988174  7232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7"
dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:51906
I20260710 13:16:32.988574  7232 raft_consensus.cc:606] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:32.990672  7157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4"
dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:52994
I20260710 13:16:32.991076  7157 raft_consensus.cc:606] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:33.002195  7081 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048"
dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:38190
I20260710 13:16:33.002681  7081 raft_consensus.cc:606] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:33.003830  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:16:33.004418  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:33.193370  7866 raft_consensus.cc:993] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.193842  7888 raft_consensus.cc:1081] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.195238  7526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9023455a1982470eb400799577bf60db"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40456
I20260710 13:16:33.195783  7526 raft_consensus.cc:493] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:33.196058  7526 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.200474  7526 raft_consensus.cc:515] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.201463  7866 raft_consensus.cc:993] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.201964  7888 raft_consensus.cc:1081] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.203451  7525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40456
I20260710 13:16:33.203804  7526 leader_election.cc:290] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:33.203953  7525 raft_consensus.cc:493] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:33.204301  7525 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.204398  7077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:33.205130  7077 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.206570  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9023455a1982470eb400799577bf60db" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:33.207088  7232 raft_consensus.cc:3055] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:33.207394  7232 raft_consensus.cc:740] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:33.208093  7232 consensus_queue.cc:260] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.209223  7232 raft_consensus.cc:3060] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.210562  7077 raft_consensus.cc:2468] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.211158  7525 raft_consensus.cc:515] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.211664  7492 leader_election.cc:304] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, 9d5092bb20534197aec20bb7bfe7b266; no voters: 
I20260710 13:16:33.213016  7525 leader_election.cc:290] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:33.213250  7894 raft_consensus.cc:2804] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:33.214149  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:33.214041  7077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c414f50cb9145e7838454d05ab785b7" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:33.215055  7229 raft_consensus.cc:3055] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:33.215394  7229 raft_consensus.cc:740] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:33.215824  7894 raft_consensus.cc:697] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:33.216269  7229 consensus_queue.cc:260] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.216760  7232 raft_consensus.cc:2468] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.217567  7229 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.217249  7894 consensus_queue.cc:237] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.215256  7077 raft_consensus.cc:3060] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.223949  7077 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.224129  7229 raft_consensus.cc:2468] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.225137  7490 leader_election.cc:304] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d5092bb20534197aec20bb7bfe7b266, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:33.225939  7894 raft_consensus.cc:2804] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:33.226663  7894 raft_consensus.cc:697] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:33.226449  6981 catalog_manager.cc:5697] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:33.227537  7894 consensus_queue.cc:237] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.238621  7883 raft_consensus.cc:993] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.239107  7902 raft_consensus.cc:1081] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.240604  7525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40472
I20260710 13:16:33.241029  7525 raft_consensus.cc:493] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:33.241310  7525 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.243441  6981 catalog_manager.cc:5697] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:33.246258  7525 raft_consensus.cc:515] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.248196  7525 leader_election.cc:290] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:33.249073  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:33.249101  7077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf48341c6fe4b2cadd95ce0c23b5048" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:33.249686  7157 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.249749  7077 raft_consensus.cc:3055] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:33.250586  7077 raft_consensus.cc:740] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:33.251403  7077 consensus_queue.cc:260] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.252554  7077 raft_consensus.cc:3060] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.256313  7157 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.257782  7489 leader_election.cc:304] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d5092bb20534197aec20bb7bfe7b266, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:33.258508  7894 raft_consensus.cc:2804] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:33.258916  7894 raft_consensus.cc:697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:33.259058  7077 raft_consensus.cc:2468] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.259944  7894 consensus_queue.cc:237] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.265404  7893 raft_consensus.cc:993] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.266010  7884 raft_consensus.cc:1081] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:33.267530  7525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:16:33.267973  7525 raft_consensus.cc:493] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:33.268277  7525 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.268252  6981 catalog_manager.cc:5697] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:33.274441  7525 raft_consensus.cc:515] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.277384  7525 leader_election.cc:290] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:33.277771  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:33.278757  7229 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.284409  7229 raft_consensus.cc:2468] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.285439  7490 leader_election.cc:304] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d5092bb20534197aec20bb7bfe7b266, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:33.285604  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab235b7758fc452682389e5cd5454ac4" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:33.286201  7157 raft_consensus.cc:3055] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:33.286288  7894 raft_consensus.cc:2804] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:33.286542  7157 raft_consensus.cc:740] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:33.287539  7894 raft_consensus.cc:697] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:33.287393  7157 consensus_queue.cc:260] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.288399  7894 consensus_queue.cc:237] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [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: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:33.288530  7157 raft_consensus.cc:3060] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.293704  7157 raft_consensus.cc:2468] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:33.296840  6981 catalog_manager.cc:5697] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:33.395835  7893 raft_consensus.cc:993] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: : Instructing follower 4566145f4fd24f96ba28d6e4887bc35e to start an election
I20260710 13:16:33.396303  7884 raft_consensus.cc:1081] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Signalling peer 4566145f4fd24f96ba28d6e4887bc35e to start an election
I20260710 13:16:33.397518  7077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420"
dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
 from {username='slave'} at 127.0.0.1:43918
I20260710 13:16:33.397980  7077 raft_consensus.cc:493] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:33.398267  7077 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.403470  7077 raft_consensus.cc:515] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:33.405365  7077 leader_election.cc:290] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 2 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:33.405570  7157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:33.405884  7229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "4566145f4fd24f96ba28d6e4887bc35e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:33.406237  7157 raft_consensus.cc:3055] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:33.406479  7229 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.407004  7157 raft_consensus.cc:740] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:33.407771  7157 consensus_queue.cc:260] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:33.408730  7157 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:33.412361  7229 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 2.
I20260710 13:16:33.413313  7047 leader_election.cc:304] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:33.413971  7902 raft_consensus.cc:2804] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:33.413955  7157 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4566145f4fd24f96ba28d6e4887bc35e in term 2.
I20260710 13:16:33.414533  7902 raft_consensus.cc:697] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Becoming Leader. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:33.415716  7902 consensus_queue.cc:237] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:33.424222  6981 catalog_manager.cc:5697] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e reported cstate change: term changed from 1 to 2, leader changed from bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) to 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1). New cstate: current_term: 2 leader_uuid: "4566145f4fd24f96ba28d6e4887bc35e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:33.691296  7229 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.692401  7894 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:33.700610  7077 raft_consensus.cc:1275] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.703197  7895 consensus_queue.cc:1048] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:33.749053  7157 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.749135  7077 raft_consensus.cc:1275] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.753412  7894 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:16:33.755119  7895 consensus_queue.cc:1048] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:16:33.775120  7232 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.780575  7894 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:16:33.815316  7077 raft_consensus.cc:1275] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.815232  7158 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.817153  7894 consensus_queue.cc:1048] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:16:33.817261  7914 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:16:33.849511  7232 raft_consensus.cc:1275] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:33.851240  7895 consensus_queue.cc:1048] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:33.946106  7232 raft_consensus.cc:1275] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:33.947661  7902 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:33.961522  7158 raft_consensus.cc:1275] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 4566145f4fd24f96ba28d6e4887bc35e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:33.962986  7920 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:34.005367  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:34.022466  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:34.039716  7077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420"
dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
mode: GRACEFUL
new_leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
 from {username='slave'} at 127.0.0.1:38190
I20260710 13:16:34.040320  7077 raft_consensus.cc:606] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Received request to transfer leadership to TS bc29aaf7cdc744d28b05fa3597f3ef03
I20260710 13:16:34.042668  7232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421"
dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:51906
I20260710 13:16:34.043114  7232 raft_consensus.cc:606] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:34.044579  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:34.045238  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:34.406100  7866 raft_consensus.cc:993] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:34.406680  7888 raft_consensus.cc:1081] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:34.408135  7526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40456
I20260710 13:16:34.408551  7526 raft_consensus.cc:493] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:34.408782  7526 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:34.414211  7526 raft_consensus.cc:515] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:34.415802  7526 leader_election.cc:290] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:34.416677  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:34.416841  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1adff5b3bf6547bfada68a4cf05fa421" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:34.417444  7158 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:34.417486  7232 raft_consensus.cc:3055] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:34.417860  7232 raft_consensus.cc:740] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eebcfb58ac7d44cfa6578fa947e6b0df, State: Running, Role: LEADER
I20260710 13:16:34.418597  7232 consensus_queue.cc:260] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:34.419569  7232 raft_consensus.cc:3060] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:34.421979  7158 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:34.423144  7489 leader_election.cc:304] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d5092bb20534197aec20bb7bfe7b266, bc29aaf7cdc744d28b05fa3597f3ef03; no voters: 
I20260710 13:16:34.423990  7895 raft_consensus.cc:2804] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:34.424417  7895 raft_consensus.cc:697] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:34.424983  7232 raft_consensus.cc:2468] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:34.425359  7895 consensus_queue.cc:237] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [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: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:34.437232  6977 catalog_manager.cc:5697] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:34.473294  7930 raft_consensus.cc:993] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: : Instructing follower bc29aaf7cdc744d28b05fa3597f3ef03 to start an election
I20260710 13:16:34.474071  7929 raft_consensus.cc:1081] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Signalling peer bc29aaf7cdc744d28b05fa3597f3ef03 to start an election
I20260710 13:16:34.475453  7157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420"
dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
 from {username='slave'} at 127.0.0.1:48008
I20260710 13:16:34.475955  7157 raft_consensus.cc:493] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:34.476272  7157 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:34.481714  7157 raft_consensus.cc:515] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:34.483414  7157 leader_election.cc:290] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [CANDIDATE]: Term 3 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493)
I20260710 13:16:34.484113  7077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:34.484658  7077 raft_consensus.cc:3055] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:34.484900  7077 raft_consensus.cc:740] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4566145f4fd24f96ba28d6e4887bc35e, State: Running, Role: LEADER
I20260710 13:16:34.485492  7077 consensus_queue.cc:260] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:34.486243  7077 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:34.487391  7232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1480f1eedc8e43e0a62b182ba4ed0420" candidate_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df"
I20260710 13:16:34.487804  7232 raft_consensus.cc:3060] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:34.492003  7232 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 3.
I20260710 13:16:34.492070  7077 raft_consensus.cc:2468] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc29aaf7cdc744d28b05fa3597f3ef03 in term 3.
I20260710 13:16:34.493234  7122 leader_election.cc:304] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: bc29aaf7cdc744d28b05fa3597f3ef03, eebcfb58ac7d44cfa6578fa947e6b0df; no voters: 
I20260710 13:16:34.494113  7893 raft_consensus.cc:2804] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:34.495148  7893 raft_consensus.cc:697] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 3 LEADER]: Becoming Leader. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:34.496090  7893 consensus_queue.cc:237] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } }
I20260710 13:16:34.503054  6977 catalog_manager.cc:5697] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 reported cstate change: term changed from 2 to 3, leader changed from 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1) to bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2). New cstate: current_term: 3 leader_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:34.897547  7157 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:34.898631  7894 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:34.908421  7232 raft_consensus.cc:1275] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:34.910405  7895 consensus_queue.cc:1048] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:34.987668  7077 raft_consensus.cc:1275] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 3 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:34.988744  7893 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:34.997308  7232 raft_consensus.cc:1275] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 3 FOLLOWER]: Refusing update from remote peer bc29aaf7cdc744d28b05fa3597f3ef03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:35.001142  7893 consensus_queue.cc:1048] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebcfb58ac7d44cfa6578fa947e6b0df" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:35.046159  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:35.063833  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:35.079329  7157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9"
dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
mode: GRACEFUL
new_leader_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:52994
I20260710 13:16:35.079937  7157 raft_consensus.cc:606] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Received request to transfer leadership to TS 9d5092bb20534197aec20bb7bfe7b266
I20260710 13:16:35.081259  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:16:35.081876  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:35.397142  7932 raft_consensus.cc:993] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: : Instructing follower 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:35.397634  7893 raft_consensus.cc:1081] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Signalling peer 9d5092bb20534197aec20bb7bfe7b266 to start an election
I20260710 13:16:35.398962  7526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9"
dest_uuid: "9d5092bb20534197aec20bb7bfe7b266"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:16:35.399430  7526 raft_consensus.cc:493] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:35.399717  7526 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.403877  7526 raft_consensus.cc:515] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:35.405256  7526 leader_election.cc:290] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Requested vote from peers 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035), bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469)
I20260710 13:16:35.406042  7077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4566145f4fd24f96ba28d6e4887bc35e"
I20260710 13:16:35.406309  7158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b887fe1646ac4ad48bacad3b26cb18f9" candidate_uuid: "9d5092bb20534197aec20bb7bfe7b266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03"
I20260710 13:16:35.406735  7077 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.406807  7158 raft_consensus.cc:3055] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:35.407171  7158 raft_consensus.cc:740] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc29aaf7cdc744d28b05fa3597f3ef03, State: Running, Role: LEADER
I20260710 13:16:35.407927  7158 consensus_queue.cc:260] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:35.408792  7158 raft_consensus.cc:3060] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:35.411612  7077 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:35.412755  7492 leader_election.cc:304] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4566145f4fd24f96ba28d6e4887bc35e, 9d5092bb20534197aec20bb7bfe7b266; no voters: 
I20260710 13:16:35.413468  7894 raft_consensus.cc:2804] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:35.413950  7894 raft_consensus.cc:697] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5092bb20534197aec20bb7bfe7b266, State: Running, Role: LEADER
I20260710 13:16:35.414335  7158 raft_consensus.cc:2468] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5092bb20534197aec20bb7bfe7b266 in term 2.
I20260710 13:16:35.414849  7894 consensus_queue.cc:237] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [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: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } }
I20260710 13:16:35.422303  6981 catalog_manager.cc:5697] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 reported cstate change: term changed from 1 to 2, leader changed from bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2) to 9d5092bb20534197aec20bb7bfe7b266 (127.5.209.4). New cstate: current_term: 2 leader_uuid: "9d5092bb20534197aec20bb7bfe7b266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5092bb20534197aec20bb7bfe7b266" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 45823 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:16:35.976850  7077 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:35.978003  7950 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4566145f4fd24f96ba28d6e4887bc35e" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 42035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:35.988070  7157 raft_consensus.cc:1275] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Refusing update from remote peer 9d5092bb20534197aec20bb7bfe7b266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:16:35.989812  7950 consensus_queue.cc:1048] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc29aaf7cdc744d28b05fa3597f3ef03" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 36469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:16:36.082640  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:36.096585  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
W20260710 13:16:36.130772  7124 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 13:16:36.133059  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:36.133926  5956 tablet_replica.cc:333] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.134732  5956 raft_consensus.cc:2243] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:16:36.134841  7124 consensus_peers.cc:597] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. 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 13:16:36.135735  5956 raft_consensus.cc:2272] T 74e27d1c421043928a866f3450d81665 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.137684  5956 tablet_replica.cc:333] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.138247  5956 raft_consensus.cc:2243] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.138823  5956 raft_consensus.cc:2272] T b654cccb74dc4aa8b2279450631cc130 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.140520  5956 tablet_replica.cc:333] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.141000  5956 raft_consensus.cc:2243] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.141721  5956 raft_consensus.cc:2272] T 7cedf487d1cc41bf9d22b94fd6aa374c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.143496  5956 tablet_replica.cc:333] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.144083  5956 raft_consensus.cc:2243] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.145020  5956 raft_consensus.cc:2272] T 7d98a51eccc545be824805918ed7fdaa P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.147745  5956 tablet_replica.cc:333] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.148324  5956 raft_consensus.cc:2243] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.148696  5956 raft_consensus.cc:2272] T 9764261cc9864171b563f132c75e51a5 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.150434  5956 tablet_replica.cc:333] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.151008  5956 raft_consensus.cc:2243] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.151795  5956 raft_consensus.cc:2272] T d7093a78ccac459686f850c250202685 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.153586  5956 tablet_replica.cc:333] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.154093  5956 raft_consensus.cc:2243] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.154805  5956 raft_consensus.cc:2272] T 0d87f85f39b6418ab604191899aefd39 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.156744  5956 tablet_replica.cc:333] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.157251  5956 raft_consensus.cc:2243] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.157747  5956 raft_consensus.cc:2272] T bdf48341c6fe4b2cadd95ce0c23b5048 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.159260  5956 tablet_replica.cc:333] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.159821  5956 raft_consensus.cc:2243] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.160545  5956 raft_consensus.cc:2272] T 555c4680a0944005897bc3f12435bec3 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.162227  5956 tablet_replica.cc:333] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.162881  5956 raft_consensus.cc:2243] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.163371  5956 raft_consensus.cc:2272] T 9c414f50cb9145e7838454d05ab785b7 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.165198  5956 tablet_replica.cc:333] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.165673  5956 raft_consensus.cc:2243] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.166049  5956 raft_consensus.cc:2272] T 1480f1eedc8e43e0a62b182ba4ed0420 P 4566145f4fd24f96ba28d6e4887bc35e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.167896  5956 tablet_replica.cc:333] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.168388  5956 raft_consensus.cc:2243] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.168834  5956 raft_consensus.cc:2272] T 30c5557d8adf4336914f35daa4192c0c P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.170560  5956 tablet_replica.cc:333] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.171059  5956 raft_consensus.cc:2243] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.171479  5956 raft_consensus.cc:2272] T 9ce6e5cce2694ac39e197e3f465a2801 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.173074  5956 tablet_replica.cc:333] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.173529  5956 raft_consensus.cc:2243] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.173964  5956 raft_consensus.cc:2272] T 9023455a1982470eb400799577bf60db P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.175583  5956 tablet_replica.cc:333] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.176072  5956 raft_consensus.cc:2243] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.176467  5956 raft_consensus.cc:2272] T 0711bab758f148a5ba87a8f501cd28b1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.178275  5956 tablet_replica.cc:333] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.178747  5956 raft_consensus.cc:2243] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.179255  5956 raft_consensus.cc:2272] T 94d9f24f671d416cacbee46dcc4d1f41 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.180883  5956 tablet_replica.cc:333] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.181387  5956 raft_consensus.cc:2243] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.182075  5956 raft_consensus.cc:2272] T b887fe1646ac4ad48bacad3b26cb18f9 P 4566145f4fd24f96ba28d6e4887bc35e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.184725  5956 tablet_replica.cc:333] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e: stopping tablet replica
I20260710 13:16:36.185199  5956 raft_consensus.cc:2243] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.185947  5956 raft_consensus.cc:2272] T be50b0b5fce34c018e8c2adc3bec05d1 P 4566145f4fd24f96ba28d6e4887bc35e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:36.186314  7198 consensus_peers.cc:597] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. 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 13:16:36.227596  7492 consensus_peers.cc:597] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.261710  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
I20260710 13:16:36.298888  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
W20260710 13:16:36.323134  7195 consensus_peers.cc:597] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Couldn't send request to peer bc29aaf7cdc744d28b05fa3597f3ef03. 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 13:16:36.332753  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:36.333638  5956 tablet_replica.cc:333] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.334497  5956 raft_consensus.cc:2243] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.335069  5956 raft_consensus.cc:2272] T 7cedf487d1cc41bf9d22b94fd6aa374c P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.336966  5956 tablet_replica.cc:333] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.337505  5956 raft_consensus.cc:2243] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.337954  5956 raft_consensus.cc:2272] T 7d98a51eccc545be824805918ed7fdaa P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.339690  5956 tablet_replica.cc:333] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.340917  5956 raft_consensus.cc:2243] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.341777  5956 raft_consensus.cc:2272] T 9ce6e5cce2694ac39e197e3f465a2801 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.343817  5956 tablet_replica.cc:333] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.344321  5956 raft_consensus.cc:2243] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.344736  5956 raft_consensus.cc:2272] T 1adff5b3bf6547bfada68a4cf05fa421 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.346313  5956 tablet_replica.cc:333] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.346804  5956 raft_consensus.cc:2243] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.347223  5956 raft_consensus.cc:2272] T 9764261cc9864171b563f132c75e51a5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.348960  5956 tablet_replica.cc:333] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.349453  5956 raft_consensus.cc:2243] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.349967  5956 raft_consensus.cc:2272] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.351795  5956 tablet_replica.cc:333] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.352339  5956 raft_consensus.cc:2243] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.352727  5956 raft_consensus.cc:2272] T d7093a78ccac459686f850c250202685 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.354472  5956 tablet_replica.cc:333] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.354998  5956 raft_consensus.cc:2243] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.355821  5956 raft_consensus.cc:2272] T 0d87f85f39b6418ab604191899aefd39 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.357445  5956 tablet_replica.cc:333] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.357930  5956 raft_consensus.cc:2243] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.358470  5956 raft_consensus.cc:2272] T bdf48341c6fe4b2cadd95ce0c23b5048 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.360011  5956 tablet_replica.cc:333] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.360508  5956 raft_consensus.cc:2243] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.361214  5956 raft_consensus.cc:2272] T 387aac1404254ec3ae32d04ca08f6091 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.362816  5956 tablet_replica.cc:333] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.363343  5956 raft_consensus.cc:2243] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.363735  5956 raft_consensus.cc:2272] T 0711bab758f148a5ba87a8f501cd28b1 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.365515  5956 tablet_replica.cc:333] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.365991  5956 raft_consensus.cc:2243] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.366384  5956 raft_consensus.cc:2272] T ab235b7758fc452682389e5cd5454ac4 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.368002  5956 tablet_replica.cc:333] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.368468  5956 raft_consensus.cc:2243] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.368866  5956 raft_consensus.cc:2272] T b887fe1646ac4ad48bacad3b26cb18f9 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.371694  5956 tablet_replica.cc:333] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.372444  5956 raft_consensus.cc:2243] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:16:36.372928  7492 consensus_peers.cc:597] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.373420  5956 raft_consensus.cc:2272] T 94d9f24f671d416cacbee46dcc4d1f41 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:36.374980  7492 consensus_peers.cc:597] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.375934  5956 tablet_replica.cc:333] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.376492  5956 raft_consensus.cc:2243] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.377025  5956 raft_consensus.cc:2272] T 02ec9f334c594346a903b932c423fdf7 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.378804  5956 tablet_replica.cc:333] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.379334  5956 raft_consensus.cc:2243] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.379988  5956 raft_consensus.cc:2272] T 1480f1eedc8e43e0a62b182ba4ed0420 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.381577  5956 tablet_replica.cc:333] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.382030  5956 raft_consensus.cc:2243] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.382695  5956 raft_consensus.cc:2272] T d9e6a136f63e4c35897eede03bb3d6f8 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.384549  5956 tablet_replica.cc:333] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03: stopping tablet replica
I20260710 13:16:36.385094  5956 raft_consensus.cc:2243] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.386106  5956 raft_consensus.cc:2272] T 74e27d1c421043928a866f3450d81665 P bc29aaf7cdc744d28b05fa3597f3ef03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:36.390102  7198 consensus_peers.cc:597] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:36.419646  7489 consensus_peers.cc:597] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Couldn't send request to peer bc29aaf7cdc744d28b05fa3597f3ef03. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:36469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:36.427968  7489 consensus_peers.cc:597] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Couldn't send request to peer bc29aaf7cdc744d28b05fa3597f3ef03. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:36469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:36.428095  7198 consensus_peers.cc:597] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.432842  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
W20260710 13:16:36.455895  7198 consensus_peers.cc:597] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.470305  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:16:36.497558  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:36.498265  5956 tablet_replica.cc:333] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.498978  5956 raft_consensus.cc:2243] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.499933  5956 raft_consensus.cc:2272] T b654cccb74dc4aa8b2279450631cc130 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.501634  5956 tablet_replica.cc:333] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.502094  5956 raft_consensus.cc:2243] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.502415  5956 raft_consensus.cc:2272] T 7cedf487d1cc41bf9d22b94fd6aa374c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.503957  5956 tablet_replica.cc:333] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.504372  5956 raft_consensus.cc:2243] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.505013  5956 raft_consensus.cc:2272] T 9764261cc9864171b563f132c75e51a5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.506681  5956 tablet_replica.cc:333] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.507174  5956 raft_consensus.cc:2243] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.507853  5956 raft_consensus.cc:2272] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.509356  5956 tablet_replica.cc:333] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.509805  5956 raft_consensus.cc:2243] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.510143  5956 raft_consensus.cc:2272] T d7093a78ccac459686f850c250202685 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.511703  5956 tablet_replica.cc:333] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.512135  5956 raft_consensus.cc:2243] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.512596  5956 raft_consensus.cc:2272] T 555c4680a0944005897bc3f12435bec3 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.514091  5956 tablet_replica.cc:333] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.514513  5956 raft_consensus.cc:2243] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.514984  5956 raft_consensus.cc:2272] T d9e6a136f63e4c35897eede03bb3d6f8 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.516558  5956 tablet_replica.cc:333] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.516994  5956 raft_consensus.cc:2243] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.517657  5956 raft_consensus.cc:2272] T 02ec9f334c594346a903b932c423fdf7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.519263  5956 tablet_replica.cc:333] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.519730  5956 raft_consensus.cc:2243] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.520258  5956 raft_consensus.cc:2272] T 9c414f50cb9145e7838454d05ab785b7 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.521746  5956 tablet_replica.cc:333] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.522187  5956 raft_consensus.cc:2243] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.522692  5956 raft_consensus.cc:2272] T 387aac1404254ec3ae32d04ca08f6091 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.524276  5956 tablet_replica.cc:333] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.524693  5956 raft_consensus.cc:2243] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.525305  5956 raft_consensus.cc:2272] T 30c5557d8adf4336914f35daa4192c0c P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.526799  5956 tablet_replica.cc:333] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.527201  5956 raft_consensus.cc:2243] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.527570  5956 raft_consensus.cc:2272] T 1480f1eedc8e43e0a62b182ba4ed0420 P eebcfb58ac7d44cfa6578fa947e6b0df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.529024  5956 tablet_replica.cc:333] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.529441  5956 raft_consensus.cc:2243] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.529878  5956 raft_consensus.cc:2272] T be50b0b5fce34c018e8c2adc3bec05d1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.531446  5956 tablet_replica.cc:333] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.531854  5956 raft_consensus.cc:2243] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.532300  5956 raft_consensus.cc:2272] T ab235b7758fc452682389e5cd5454ac4 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.533717  5956 tablet_replica.cc:333] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.534108  5956 raft_consensus.cc:2243] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.534746  5956 raft_consensus.cc:2272] T 0711bab758f148a5ba87a8f501cd28b1 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.536317  5956 tablet_replica.cc:333] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.536731  5956 raft_consensus.cc:2243] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.537055  5956 raft_consensus.cc:2272] T 9023455a1982470eb400799577bf60db P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.538528  5956 tablet_replica.cc:333] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.538892  5956 raft_consensus.cc:2243] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.539196  5956 raft_consensus.cc:2272] T 1adff5b3bf6547bfada68a4cf05fa421 P eebcfb58ac7d44cfa6578fa947e6b0df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.540628  5956 tablet_replica.cc:333] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df: stopping tablet replica
I20260710 13:16:36.540990  5956 raft_consensus.cc:2243] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.541309  5956 raft_consensus.cc:2272] T 9ce6e5cce2694ac39e197e3f465a2801 P eebcfb58ac7d44cfa6578fa947e6b0df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:36.572016  7489 consensus_peers.cc:597] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Couldn't send request to peer bc29aaf7cdc744d28b05fa3597f3ef03. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:36469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:36.587011  7492 consensus_peers.cc:597] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer 4566145f4fd24f96ba28d6e4887bc35e (127.5.209.1:42035): Couldn't send request to peer 4566145f4fd24f96ba28d6e4887bc35e. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:42035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.605050  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
W20260710 13:16:36.604940  7490 consensus_peers.cc:597] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Couldn't send request to peer eebcfb58ac7d44cfa6578fa947e6b0df. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.3:37493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:36.640112  7490 consensus_peers.cc:597] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer eebcfb58ac7d44cfa6578fa947e6b0df (127.5.209.3:37493): Couldn't send request to peer eebcfb58ac7d44cfa6578fa947e6b0df. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.3:37493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.646600  5956 tablet_server.cc:179] TabletServer@127.5.209.4:0 shutting down...
W20260710 13:16:36.660864  7489 consensus_peers.cc:597] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 -> Peer bc29aaf7cdc744d28b05fa3597f3ef03 (127.5.209.2:36469): Couldn't send request to peer bc29aaf7cdc744d28b05fa3597f3ef03. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:36469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:36.675114  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:36.675877  5956 tablet_replica.cc:333] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.676445  5956 raft_consensus.cc:2243] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.676986  5956 raft_consensus.cc:2272] T 2ea73796f5e84a5a965bfe2ecf5a4fe5 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.678848  5956 tablet_replica.cc:333] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.679457  5956 raft_consensus.cc:2243] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.680163  5956 raft_consensus.cc:2272] T b887fe1646ac4ad48bacad3b26cb18f9 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.682271  5956 tablet_replica.cc:333] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.682803  5956 raft_consensus.cc:2243] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.683367  5956 raft_consensus.cc:2272] T be50b0b5fce34c018e8c2adc3bec05d1 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.685060  5956 tablet_replica.cc:333] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.685559  5956 raft_consensus.cc:2243] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.686017  5956 raft_consensus.cc:2272] T 387aac1404254ec3ae32d04ca08f6091 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.687731  5956 tablet_replica.cc:333] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.688222  5956 raft_consensus.cc:2243] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.688717  5956 raft_consensus.cc:2272] T 7d98a51eccc545be824805918ed7fdaa P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.690551  5956 tablet_replica.cc:333] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.691030  5956 raft_consensus.cc:2243] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.691761  5956 raft_consensus.cc:2272] T 9023455a1982470eb400799577bf60db P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.693327  5956 tablet_replica.cc:333] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.693794  5956 raft_consensus.cc:2243] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.694326  5956 raft_consensus.cc:2272] T 02ec9f334c594346a903b932c423fdf7 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.695981  5956 tablet_replica.cc:333] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.696450  5956 raft_consensus.cc:2243] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.697108  5956 raft_consensus.cc:2272] T bdf48341c6fe4b2cadd95ce0c23b5048 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.698726  5956 tablet_replica.cc:333] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.699224  5956 raft_consensus.cc:2243] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.699736  5956 raft_consensus.cc:2272] T 0d87f85f39b6418ab604191899aefd39 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.701383  5956 tablet_replica.cc:333] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.701862  5956 raft_consensus.cc:2243] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.702312  5956 raft_consensus.cc:2272] T 30c5557d8adf4336914f35daa4192c0c P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.703970  5956 tablet_replica.cc:333] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.704449  5956 raft_consensus.cc:2243] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.704907  5956 raft_consensus.cc:2272] T b654cccb74dc4aa8b2279450631cc130 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.706532  5956 tablet_replica.cc:333] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.706998  5956 raft_consensus.cc:2243] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.707719  5956 raft_consensus.cc:2272] T ab235b7758fc452682389e5cd5454ac4 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.709303  5956 tablet_replica.cc:333] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.709765  5956 raft_consensus.cc:2243] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.710386  5956 raft_consensus.cc:2272] T 9c414f50cb9145e7838454d05ab785b7 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.712029  5956 tablet_replica.cc:333] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.712492  5956 raft_consensus.cc:2243] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.712931  5956 raft_consensus.cc:2272] T d9e6a136f63e4c35897eede03bb3d6f8 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.714562  5956 tablet_replica.cc:333] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.715020  5956 raft_consensus.cc:2243] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.715703  5956 raft_consensus.cc:2272] T 1adff5b3bf6547bfada68a4cf05fa421 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.717290  5956 tablet_replica.cc:333] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.717752  5956 raft_consensus.cc:2243] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.718220  5956 raft_consensus.cc:2272] T 74e27d1c421043928a866f3450d81665 P 9d5092bb20534197aec20bb7bfe7b266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.719774  5956 tablet_replica.cc:333] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.720216  5956 raft_consensus.cc:2243] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.720657  5956 raft_consensus.cc:2272] T 555c4680a0944005897bc3f12435bec3 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.722219  5956 tablet_replica.cc:333] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266: stopping tablet replica
I20260710 13:16:36.722644  5956 raft_consensus.cc:2243] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:36.723090  5956 raft_consensus.cc:2272] T 94d9f24f671d416cacbee46dcc4d1f41 P 9d5092bb20534197aec20bb7bfe7b266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.758291  5956 tablet_server.cc:196] TabletServer@127.5.209.4:0 shutdown complete.
I20260710 13:16:36.787492  5956 master.cc:562] Master@127.5.209.62:33705 shutting down...
I20260710 13:16:36.809024  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:36.809603  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:36.809937  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2efec46049864809ba247b2201c39f6e: stopping tablet replica
I20260710 13:16:36.830439  5956 master.cc:584] Master@127.5.209.62:33705 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29718 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:16:36.887168  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:35855
I20260710 13:16:36.888331  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:36.894289  7963 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 13:16:36.894266  7962 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 13:16:36.895226  7965 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 13:16:36.895546  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:36.896556  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:36.896734  5956 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 13:16:36.896937  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689396896903 us; error 0 us; skew 500 ppm
I20260710 13:16:36.897505  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:36.899821  5956 webserver.cc:533] Webserver started at http://127.5.209.62:44331/ using document root <none> and password file <none>
I20260710 13:16:36.900310  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:36.900496  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:36.900772  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:36.901836  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "5b242bfb309e417fa52116c5862e171f"
format_stamp: "Formatted at 2026-07-10 13:16:36 on dist-test-slave-1hdw"
I20260710 13:16:36.905980  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:16:36.909024  7970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:36.909693  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:16:36.909981  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "5b242bfb309e417fa52116c5862e171f"
format_stamp: "Formatted at 2026-07-10 13:16:36 on dist-test-slave-1hdw"
I20260710 13:16:36.910233  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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 13:16:36.929241  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:36.930398  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:36.966828  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:35855
I20260710 13:16:36.966941  8021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:35855 every 8 connection(s)
I20260710 13:16:36.970613  8022 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 13:16:36.979882  8022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f: Bootstrap starting.
I20260710 13:16:36.984370  8022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:36.988286  8022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f: No bootstrap required, opened a new log
I20260710 13:16:36.990356  8022 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER }
I20260710 13:16:36.990700  8022 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:36.990880  8022 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b242bfb309e417fa52116c5862e171f, State: Initialized, Role: FOLLOWER
I20260710 13:16:36.991405  8022 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER }
I20260710 13:16:36.991791  8022 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:36.991981  8022 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:36.992180  8022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:36.996388  8022 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER }
I20260710 13:16:36.996829  8022 leader_election.cc:304] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [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: 5b242bfb309e417fa52116c5862e171f; no voters: 
I20260710 13:16:36.997844  8022 leader_election.cc:290] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:36.998152  8025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:36.999500  8025 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 1 LEADER]: Becoming Leader. State: Replica: 5b242bfb309e417fa52116c5862e171f, State: Running, Role: LEADER
I20260710 13:16:37.000133  8025 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [LEADER]: Queue going to LEADER mode. State: All 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: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER }
I20260710 13:16:37.000777  8022 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:37.005043  8027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b242bfb309e417fa52116c5862e171f. Latest consensus state: current_term: 1 leader_uuid: "5b242bfb309e417fa52116c5862e171f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER } }
I20260710 13:16:37.005666  8027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:37.005507  8026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b242bfb309e417fa52116c5862e171f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b242bfb309e417fa52116c5862e171f" member_type: VOTER } }
I20260710 13:16:37.006325  8026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:37.008462  8033 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:37.016342  8033 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:37.017331  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:37.024581  8033 catalog_manager.cc:1383] Generated new cluster ID: da22f8a61ea54343b285509d317350a6
I20260710 13:16:37.024808  8033 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:37.063856  8033 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:37.065649  8033 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:37.084125  8033 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f: Generated new TSK 0
I20260710 13:16:37.084771  8033 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:37.149005  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:37.154808  8043 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 13:16:37.155808  8044 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 13:16:37.157655  8046 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 13:16:37.157848  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:37.158818  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:37.159000  5956 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 13:16:37.159118  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689397159107 us; error 0 us; skew 500 ppm
I20260710 13:16:37.159644  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:37.161962  5956 webserver.cc:533] Webserver started at http://127.5.209.1:41951/ using document root <none> and password file <none>
I20260710 13:16:37.162395  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:37.162547  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:37.162755  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:37.163810  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "c29d617cb3c2450bad0fd212fad25a49"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.168186  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:37.171386  8051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.172094  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:37.172326  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "c29d617cb3c2450bad0fd212fad25a49"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.172569  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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 13:16:37.194046  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:37.195156  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:37.196663  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:37.198856  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:37.199086  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.199388  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:37.199585  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.239249  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:40411
I20260710 13:16:37.239528  8113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:40411 every 8 connection(s)
I20260710 13:16:37.244375  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:37.251639  8118 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 13:16:37.252058  8119 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 13:16:37.256230  8121 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 13:16:37.256788  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:37.257910  8114 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35855
I20260710 13:16:37.258255  8114 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:37.258251  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:37.258663  5956 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 13:16:37.258865  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689397258847 us; error 0 us; skew 500 ppm
I20260710 13:16:37.259096  8114 heartbeater.cc:507] Master 127.5.209.62:35855 requested a full tablet report, sending...
I20260710 13:16:37.259590  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:37.261626  7987 ts_manager.cc:194] Registered new tserver with Master: c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:37.262681  5956 webserver.cc:533] Webserver started at http://127.5.209.2:33255/ using document root <none> and password file <none>
I20260710 13:16:37.263430  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:37.263688  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:37.264012  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:37.264305  7987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48200
I20260710 13:16:37.265528  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "197260499c0f4d94a7aa49afacadd380"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.270386  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:16:37.273731  8126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.274576  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:16:37.274909  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "197260499c0f4d94a7aa49afacadd380"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.275195  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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 13:16:37.290411  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:37.291790  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:37.293262  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:37.295573  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:37.295819  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.296075  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:37.296273  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.338596  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:45837
I20260710 13:16:37.338688  8188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:45837 every 8 connection(s)
I20260710 13:16:37.343889  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:37.353395  8193 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 13:16:37.354038  8192 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 13:16:37.355888  8189 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35855
I20260710 13:16:37.356290  8189 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:37.356983  8189 heartbeater.cc:507] Master 127.5.209.62:35855 requested a full tablet report, sending...
W20260710 13:16:37.357436  8195 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 13:16:37.358518  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:37.359200  7987 ts_manager.cc:194] Registered new tserver with Master: 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:37.359432  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:37.359724  5956 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 13:16:37.359946  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689397359911 us; error 0 us; skew 500 ppm
I20260710 13:16:37.360513  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:37.360787  7987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48202
I20260710 13:16:37.363097  5956 webserver.cc:533] Webserver started at http://127.5.209.3:38707/ using document root <none> and password file <none>
I20260710 13:16:37.363633  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:37.363791  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:37.363997  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:37.365046  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "3781682a11f34f5f8bba31b31b679a6c"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.369251  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:16:37.372306  8200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.373025  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:37.373260  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "3781682a11f34f5f8bba31b31b679a6c"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.373482  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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 13:16:37.390870  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:37.392094  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:37.393463  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:37.395680  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:37.395912  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.396159  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:37.396334  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.435743  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:32891
I20260710 13:16:37.435840  8262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:32891 every 8 connection(s)
I20260710 13:16:37.440264  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:37.447069  8266 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 13:16:37.448760  8267 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 13:16:37.451999  8269 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 13:16:37.452798  8263 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35855
I20260710 13:16:37.453217  8263 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:37.453892  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:37.454147  8263 heartbeater.cc:507] Master 127.5.209.62:35855 requested a full tablet report, sending...
I20260710 13:16:37.454783  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:37.455049  5956 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 13:16:37.455235  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689397455219 us; error 0 us; skew 500 ppm
I20260710 13:16:37.455942  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:37.456274  7987 ts_manager.cc:194] Registered new tserver with Master: 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:37.457898  7987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48208
I20260710 13:16:37.458441  5956 webserver.cc:533] Webserver started at http://127.5.209.4:42193/ using document root <none> and password file <none>
I20260710 13:16:37.459052  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:37.459255  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:37.459569  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:37.460602  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-3-root/instance:
uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.465003  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:16:37.468139  8274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.468989  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:16:37.469290  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:37.469590  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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 13:16:37.518486  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:37.519738  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:37.520965  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:37.522859  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:37.523083  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.523370  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:37.523545  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:37.561477  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.4:39295
I20260710 13:16:37.561580  8336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.4:39295 every 8 connection(s)
I20260710 13:16:37.574373  8337 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35855
I20260710 13:16:37.574743  8337 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:37.575486  8337 heartbeater.cc:507] Master 127.5.209.62:35855 requested a full tablet report, sending...
I20260710 13:16:37.577327  7987 ts_manager.cc:194] Registered new tserver with Master: 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:37.578181  5956 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013641226s
I20260710 13:16:37.578720  7987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48218
I20260710 13:16:37.602624  7987 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48220:
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 13:16:37.752167  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 020c84abcd8146acbf710e9d7446ac2b (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:37.753652  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020c84abcd8146acbf710e9d7446ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.760985  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 020c84abcd8146acbf710e9d7446ac2b (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:37.761371  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51210dd23d4c0e94002a02bf833c7f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:37.762324  8077 tablet_service.cc:1511] Processing CreateTablet for tablet f538fa7167d64932b66dce74df1e2498 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:37.765501  8076 tablet_service.cc:1511] Processing CreateTablet for tablet a4ce9e8b1a21459b83322071103671b2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:37.762346  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020c84abcd8146acbf710e9d7446ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.767206  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f538fa7167d64932b66dce74df1e2498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.768756  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 0c180216baab4b88bcc84feeb5e1499c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:37.769644  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51210dd23d4c0e94002a02bf833c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.770757  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ce9e8b1a21459b83322071103671b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.774252  8301 tablet_service.cc:1511] Processing CreateTablet for tablet f538fa7167d64932b66dce74df1e2498 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:37.775602  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f538fa7167d64932b66dce74df1e2498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.777408  8222 tablet_service.cc:1511] Processing CreateTablet for tablet cef12ab86be946018fc12d6302562be7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:37.778775  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef12ab86be946018fc12d6302562be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.780453  8228 tablet_service.cc:1511] Processing CreateTablet for tablet 020c84abcd8146acbf710e9d7446ac2b (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:16:37.781730  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020c84abcd8146acbf710e9d7446ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.784286  8300 tablet_service.cc:1511] Processing CreateTablet for tablet efdb271193aa460b910cdf21ed5e706f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:37.785589  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdb271193aa460b910cdf21ed5e706f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.788437  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51210dd23d4c0e94002a02bf833c7f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:37.789723  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51210dd23d4c0e94002a02bf833c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.792326  8299 tablet_service.cc:1511] Processing CreateTablet for tablet 0c180216baab4b88bcc84feeb5e1499c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:37.793650  8299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c180216baab4b88bcc84feeb5e1499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.794430  8221 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28d9924e6f4088bfaa1a615bb288c1 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:37.795773  8221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28d9924e6f4088bfaa1a615bb288c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.796643  8298 tablet_service.cc:1511] Processing CreateTablet for tablet 8c456da3ce294a2394c42b62ea28d561 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:37.797930  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c456da3ce294a2394c42b62ea28d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.801067  8225 tablet_service.cc:1511] Processing CreateTablet for tablet a4ce9e8b1a21459b83322071103671b2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:37.802356  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ce9e8b1a21459b83322071103671b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.804412  8224 tablet_service.cc:1511] Processing CreateTablet for tablet 8c456da3ce294a2394c42b62ea28d561 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:37.806620  8223 tablet_service.cc:1511] Processing CreateTablet for tablet 557e586dba76455aa844f3ac9182bc1c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:37.808920  8220 tablet_service.cc:1511] Processing CreateTablet for tablet 298134543fa14b3e9adb13641dd132ed (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:37.810564  8226 tablet_service.cc:1511] Processing CreateTablet for tablet efdb271193aa460b910cdf21ed5e706f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:37.813596  8297 tablet_service.cc:1511] Processing CreateTablet for tablet 557e586dba76455aa844f3ac9182bc1c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:37.815045  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557e586dba76455aa844f3ac9182bc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.816372  8296 tablet_service.cc:1511] Processing CreateTablet for tablet e9ae736659de456ca248829d10534f08 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:37.817777  8074 tablet_service.cc:1511] Processing CreateTablet for tablet 8c456da3ce294a2394c42b62ea28d561 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:16:37.818615  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28d9924e6f4088bfaa1a615bb288c1 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:37.820413  8078 tablet_service.cc:1511] Processing CreateTablet for tablet cef12ab86be946018fc12d6302562be7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:37.820854  8073 tablet_service.cc:1511] Processing CreateTablet for tablet e9ae736659de456ca248829d10534f08 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:37.823025  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 7c28d9924e6f4088bfaa1a615bb288c1 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:16:37.820873  8294 tablet_service.cc:1511] Processing CreateTablet for tablet 298134543fa14b3e9adb13641dd132ed (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:37.814026  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c180216baab4b88bcc84feeb5e1499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.825501  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef12ab86be946018fc12d6302562be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.825227  8071 tablet_service.cc:1511] Processing CreateTablet for tablet da7965102cef486b8c72ceec7ea32f6e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:37.826436  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7965102cef486b8c72ceec7ea32f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.828400  8070 tablet_service.cc:1511] Processing CreateTablet for tablet 2acbfe27676242e5ad09aeee59a3d3f0 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:37.829780  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ae736659de456ca248829d10534f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.831033  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28d9924e6f4088bfaa1a615bb288c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.831579  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ae736659de456ca248829d10534f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.832314  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c456da3ce294a2394c42b62ea28d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.833228  8294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298134543fa14b3e9adb13641dd132ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.835644  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acbfe27676242e5ad09aeee59a3d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.844635  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c28d9924e6f4088bfaa1a615bb288c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.847628  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c456da3ce294a2394c42b62ea28d561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.848304  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557e586dba76455aa844f3ac9182bc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.848893  8220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298134543fa14b3e9adb13641dd132ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.851576  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdb271193aa460b910cdf21ed5e706f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.870718  8219 tablet_service.cc:1511] Processing CreateTablet for tablet da7965102cef486b8c72ceec7ea32f6e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:37.878615  8219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7965102cef486b8c72ceec7ea32f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.883419  8293 tablet_service.cc:1511] Processing CreateTablet for tablet 2acbfe27676242e5ad09aeee59a3d3f0 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:37.885082  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acbfe27676242e5ad09aeee59a3d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.934535  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 4547733c1f9f43f2879b899ce281fd96 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:37.946009  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 0237e03a0d1a4863bc3ba4995f42f4f2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:37.938627  8071 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5b846f82b4826b80c23f6aaea3371 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:37.947476  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237e03a0d1a4863bc3ba4995f42f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.953286  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4547733c1f9f43f2879b899ce281fd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.965232  8221 tablet_service.cc:1511] Processing CreateTablet for tablet 4547733c1f9f43f2879b899ce281fd96 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:37.966877  8221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4547733c1f9f43f2879b899ce281fd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.980562  8152 tablet_service.cc:1511] Processing CreateTablet for tablet efdb271193aa460b910cdf21ed5e706f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:16:37.982012  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdb271193aa460b910cdf21ed5e706f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.980562  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 3e51210dd23d4c0e94002a02bf833c7f (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:16:37.984565  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e51210dd23d4c0e94002a02bf833c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:37.981626  8153 tablet_service.cc:1511] Processing CreateTablet for tablet f538fa7167d64932b66dce74df1e2498 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:16:37.988058  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f538fa7167d64932b66dce74df1e2498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.003944  8070 tablet_service.cc:1511] Processing CreateTablet for tablet cc8ed80facaa45088c32aa15902182ca (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:38.005753  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8ed80facaa45088c32aa15902182ca. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:16:38.011240  8035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:38.020500  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 0c180216baab4b88bcc84feeb5e1499c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:16:38.021210  8147 tablet_service.cc:1511] Processing CreateTablet for tablet e9ae736659de456ca248829d10534f08 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:16:38.021440  8146 tablet_service.cc:1511] Processing CreateTablet for tablet 298134543fa14b3e9adb13641dd132ed (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:16:38.021981  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c180216baab4b88bcc84feeb5e1499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.022706  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ae736659de456ca248829d10534f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.023950  8145 tablet_service.cc:1511] Processing CreateTablet for tablet da7965102cef486b8c72ceec7ea32f6e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:16:38.024405  8148 tablet_service.cc:1511] Processing CreateTablet for tablet cef12ab86be946018fc12d6302562be7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:16:38.025255  8145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7965102cef486b8c72ceec7ea32f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.026196  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 557e586dba76455aa844f3ac9182bc1c (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:16:38.027473  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557e586dba76455aa844f3ac9182bc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.028285  8075 tablet_service.cc:1511] Processing CreateTablet for tablet b1ace21dcceb4ca48b49901922655e04 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:38.029493  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ace21dcceb4ca48b49901922655e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.030274  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298134543fa14b3e9adb13641dd132ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.031842  8151 tablet_service.cc:1511] Processing CreateTablet for tablet a4ce9e8b1a21459b83322071103671b2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:16:38.033177  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ce9e8b1a21459b83322071103671b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.035678  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef12ab86be946018fc12d6302562be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.053527  8074 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c796e05074df182096befb1f5a897 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:38.054900  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c796e05074df182096befb1f5a897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.083598  8070 tablet_service.cc:1511] Processing CreateTablet for tablet bfb7ed4c556944138ce98ee28ef65ec7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:38.089962  8294 tablet_service.cc:1511] Processing CreateTablet for tablet 4547733c1f9f43f2879b899ce281fd96 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:16:38.100498  8295 tablet_service.cc:1511] Processing CreateTablet for tablet 0237e03a0d1a4863bc3ba4995f42f4f2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:38.108335  8296 tablet_service.cc:1511] Processing CreateTablet for tablet cc8ed80facaa45088c32aa15902182ca (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:38.112803  8293 tablet_service.cc:1511] Processing CreateTablet for tablet 7e436ec4737f453182a68fec5dfbc81e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:38.060472  8222 tablet_service.cc:1511] Processing CreateTablet for tablet 024349835cfd4fda933c15e2bc2953bb (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:38.117615  8222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024349835cfd4fda933c15e2bc2953bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.120779  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c796e05074df182096befb1f5a897 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:38.091257  8294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4547733c1f9f43f2879b899ce281fd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.129048  8228 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5b846f82b4826b80c23f6aaea3371 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:38.130532  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5b846f82b4826b80c23f6aaea3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.094241  8298 tablet_service.cc:1511] Processing CreateTablet for tablet 024349835cfd4fda933c15e2bc2953bb (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:38.132308  8298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024349835cfd4fda933c15e2bc2953bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.139521  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5b846f82b4826b80c23f6aaea3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.149361  8220 tablet_service.cc:1511] Processing CreateTablet for tablet 7e436ec4737f453182a68fec5dfbc81e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:38.150743  8220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e436ec4737f453182a68fec5dfbc81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.160384  8145 tablet_service.cc:1511] Processing CreateTablet for tablet bc5e2360a5bc4698a432ee83b5df0b4a (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:38.168279  8145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5e2360a5bc4698a432ee83b5df0b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.172199  8359 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:38.158952  8226 tablet_service.cc:1511] Processing CreateTablet for tablet bc5e2360a5bc4698a432ee83b5df0b4a (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:38.173488  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5e2360a5bc4698a432ee83b5df0b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.162576  8146 tablet_service.cc:1511] Processing CreateTablet for tablet 2acbfe27676242e5ad09aeee59a3d3f0 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:16:38.161666  8300 tablet_service.cc:1511] Processing CreateTablet for tablet bc5e2360a5bc4698a432ee83b5df0b4a (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:16:38.180804  8357 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:38.171064  8358 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:38.181195  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2acbfe27676242e5ad09aeee59a3d3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.150949  8224 tablet_service.cc:1511] Processing CreateTablet for tablet b1ace21dcceb4ca48b49901922655e04 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:38.160331  8297 tablet_service.cc:1511] Processing CreateTablet for tablet bfb7ed4c556944138ce98ee28ef65ec7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:38.166709  8225 tablet_service.cc:1511] Processing CreateTablet for tablet bfb7ed4c556944138ce98ee28ef65ec7 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:16:38.186228  8224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ace21dcceb4ca48b49901922655e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.175725  8227 tablet_service.cc:1511] Processing CreateTablet for tablet cc8ed80facaa45088c32aa15902182ca (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:16:38.176160  8070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb7ed4c556944138ce98ee28ef65ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.179617  8295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237e03a0d1a4863bc3ba4995f42f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.197940  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e436ec4737f453182a68fec5dfbc81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.199654  8300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5e2360a5bc4698a432ee83b5df0b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.201646  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c796e05074df182096befb1f5a897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.203892  8296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8ed80facaa45088c32aa15902182ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.213624  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc8ed80facaa45088c32aa15902182ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.228052  8145 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5b846f82b4826b80c23f6aaea3371 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:16:38.229508  8145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5b846f82b4826b80c23f6aaea3371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.236431  8154 tablet_service.cc:1511] Processing CreateTablet for tablet 0237e03a0d1a4863bc3ba4995f42f4f2 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:16:38.237772  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237e03a0d1a4863bc3ba4995f42f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.251955  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb7ed4c556944138ce98ee28ef65ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.257395  8225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb7ed4c556944138ce98ee28ef65ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.258891  8357 tablet_bootstrap.cc:654] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.260046  8359 tablet_bootstrap.cc:654] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.262519  8358 tablet_bootstrap.cc:654] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.267117  8114 heartbeater.cc:499] Master 127.5.209.62:35855 was elected leader, sending a full tablet report...
I20260710 13:16:38.271662  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c796e05074df182096befb1f5a897 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:16:38.272837  8360 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.304024  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c796e05074df182096befb1f5a897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.272806  8151 tablet_service.cc:1511] Processing CreateTablet for tablet b1ace21dcceb4ca48b49901922655e04 (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:16:38.280309  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 7e436ec4737f453182a68fec5dfbc81e (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:16:38.287515  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 024349835cfd4fda933c15e2bc2953bb (DEFAULT_TABLE table=test-workload [id=145c9d2bf2e447c8826b6645ffa63ba8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:16:38.305665  8360 tablet_bootstrap.cc:654] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.306185  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ace21dcceb4ca48b49901922655e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.310664  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e436ec4737f453182a68fec5dfbc81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.315567  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024349835cfd4fda933c15e2bc2953bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:38.331558  8357 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:38.331507  8359 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:38.337431  8357 ts_tablet_manager.cc:1403] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.000s
I20260710 13:16:38.338383  8360 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.338941  8360 ts_tablet_manager.cc:1403] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260710 13:16:38.341210  8357 raft_consensus.cc:359] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.341938  8357 raft_consensus.cc:385] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.342263  8357 raft_consensus.cc:740] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.342031  8360 raft_consensus.cc:359] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.342926  8360 raft_consensus.cc:385] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.343336  8360 raft_consensus.cc:740] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.344277  8360 consensus_queue.cc:260] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.347436  8359 ts_tablet_manager.cc:1403] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.176s	user 0.009s	sys 0.002s
I20260710 13:16:38.350349  8359 raft_consensus.cc:359] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.351020  8359 raft_consensus.cc:385] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.360350  8358 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:38.363452  8189 heartbeater.cc:499] Master 127.5.209.62:35855 was elected leader, sending a full tablet report...
I20260710 13:16:38.371177  8359 raft_consensus.cc:740] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.371959  8358 ts_tablet_manager.cc:1403] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.201s	user 0.016s	sys 0.000s
I20260710 13:16:38.343055  8357 consensus_queue.cc:260] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.375952  8358 raft_consensus.cc:359] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.377190  8358 raft_consensus.cc:385] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.377493  8358 raft_consensus.cc:740] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.380462  8358 consensus_queue.cc:260] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.381559  8359 consensus_queue.cc:260] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.384373  8360 ts_tablet_manager.cc:1434] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.021s
I20260710 13:16:38.385390  8360 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.397393  8360 tablet_bootstrap.cc:654] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.399338  8359 ts_tablet_manager.cc:1434] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.002s
I20260710 13:16:38.400525  8357 ts_tablet_manager.cc:1434] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.062s	user 0.017s	sys 0.005s
I20260710 13:16:38.405864  8263 heartbeater.cc:499] Master 127.5.209.62:35855 was elected leader, sending a full tablet report...
I20260710 13:16:38.407027  8357 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:38.408272  8358 ts_tablet_manager.cc:1434] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.013s
I20260710 13:16:38.409124  8337 heartbeater.cc:499] Master 127.5.209.62:35855 was elected leader, sending a full tablet report...
I20260710 13:16:38.412329  8359 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:38.409209  8358 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:38.422297  8359 tablet_bootstrap.cc:654] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.427382  8365 raft_consensus.cc:493] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.427939  8365 raft_consensus.cc:515] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.431087  8358 tablet_bootstrap.cc:654] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:38.440081  8264 tablet.cc:2406] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:16:38.442608  8365 leader_election.cc:290] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.466149  8360 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.466939  8360 ts_tablet_manager.cc:1403] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.005s
I20260710 13:16:38.475571  8360 raft_consensus.cc:359] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.476579  8360 raft_consensus.cc:385] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.476976  8360 raft_consensus.cc:740] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.479684  8360 consensus_queue.cc:260] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.482537  8360 ts_tablet_manager.cc:1434] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:16:38.483826  8360 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.485647  8357 tablet_bootstrap.cc:654] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.493414  8359 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:38.493966  8359 ts_tablet_manager.cc:1403] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.007s
I20260710 13:16:38.493443  8358 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:38.496093  8358 ts_tablet_manager.cc:1403] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.002s
I20260710 13:16:38.496961  8359 raft_consensus.cc:359] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.497718  8359 raft_consensus.cc:385] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.498070  8359 raft_consensus.cc:740] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.498907  8359 consensus_queue.cc:260] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.499351  8358 raft_consensus.cc:359] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.500362  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:38.500739  8358 raft_consensus.cc:385] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.501055  8359 ts_tablet_manager.cc:1434] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:38.501222  8358 raft_consensus.cc:740] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
W20260710 13:16:38.501855  8129 leader_election.cc:343] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.502562  8358 consensus_queue.cc:260] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.503394  8360 tablet_bootstrap.cc:654] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.502036  8359 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:38.505117  8358 ts_tablet_manager.cc:1434] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:16:38.511521  8358 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:38.514256  8359 tablet_bootstrap.cc:654] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.521886  8360 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.522410  8360 ts_tablet_manager.cc:1403] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260710 13:16:38.524060  8357 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:38.524546  8357 ts_tablet_manager.cc:1403] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.005s
I20260710 13:16:38.525564  8360 raft_consensus.cc:359] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.526295  8360 raft_consensus.cc:385] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.526568  8360 raft_consensus.cc:740] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.527459  8360 consensus_queue.cc:260] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.527613  8357 raft_consensus.cc:359] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.528381  8357 raft_consensus.cc:385] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.528769  8357 raft_consensus.cc:740] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.529187  8368 raft_consensus.cc:493] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.529645  8368 raft_consensus.cc:515] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.529645  8357 consensus_queue.cc:260] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.532296  8357 ts_tablet_manager.cc:1434] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:16:38.539099  8357 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:38.542424  8360 ts_tablet_manager.cc:1434] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 13:16:38.536161  8358 tablet_bootstrap.cc:654] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.537608  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.542593  8368 leader_election.cc:290] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:38.543560  8360 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
W20260710 13:16:38.544226  8130 leader_election.cc:343] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.544773  8130 leader_election.cc:304] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:38.545614  8365 raft_consensus.cc:2749] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.557251  8360 tablet_bootstrap.cc:654] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.558024  8359 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:38.558537  8359 ts_tablet_manager.cc:1403] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.012s
I20260710 13:16:38.559850  8357 tablet_bootstrap.cc:654] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.565975  8357 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:38.565930  8367 raft_consensus.cc:493] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.566738  8357 ts_tablet_manager.cc:1403] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.010s
I20260710 13:16:38.566736  8367 raft_consensus.cc:515] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.569160  8359 raft_consensus.cc:359] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.569952  8359 raft_consensus.cc:385] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.570279  8359 raft_consensus.cc:740] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.570859  8357 raft_consensus.cc:359] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.571694  8357 raft_consensus.cc:385] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.571991  8357 raft_consensus.cc:740] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.572736  8357 consensus_queue.cc:260] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.577723  8357 ts_tablet_manager.cc:1434] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:38.578117  8358 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:38.578598  8358 ts_tablet_manager.cc:1403] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.008s
I20260710 13:16:38.580487  8367 leader_election.cc:290] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:38.582638  8358 raft_consensus.cc:359] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.583721  8358 raft_consensus.cc:385] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.584129  8358 raft_consensus.cc:740] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.585039  8358 consensus_queue.cc:260] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.578651  8357 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:38.586532  8359 consensus_queue.cc:260] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.590402  8360 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.590957  8360 ts_tablet_manager.cc:1403] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260710 13:16:38.594704  8357 tablet_bootstrap.cc:654] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.595635  8360 raft_consensus.cc:359] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.596444  8360 raft_consensus.cc:385] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.596758  8360 raft_consensus.cc:740] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.597510  8360 consensus_queue.cc:260] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.601076  8359 ts_tablet_manager.cc:1434] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 13:16:38.602365  8360 ts_tablet_manager.cc:1434] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:16:38.603585  8360 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.608180  8358 ts_tablet_manager.cc:1434] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:16:38.610286  8360 tablet_bootstrap.cc:654] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.612084  8366 raft_consensus.cc:493] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.612622  8366 raft_consensus.cc:515] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.615589  8358 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:38.617623  8366 leader_election.cc:290] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:38.635133  8359 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:38.649712  8358 tablet_bootstrap.cc:654] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.659796  8366 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.661270  8357 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:38.660842  8366 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.661650  8357 ts_tablet_manager.cc:1403] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.009s
I20260710 13:16:38.673444  8366 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:38.684122  8357 raft_consensus.cc:359] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.685220  8357 raft_consensus.cc:385] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.685601  8357 raft_consensus.cc:740] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.686856  8357 consensus_queue.cc:260] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.694430  8357 ts_tablet_manager.cc:1434] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:16:38.673426  8360 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.696946  8360 ts_tablet_manager.cc:1403] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.033s
I20260710 13:16:38.697827  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:38.700021  8357 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
W20260710 13:16:38.699987  8277 leader_election.cc:343] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.705801  8360 raft_consensus.cc:359] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.706787  8360 raft_consensus.cc:385] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.709117  8359 tablet_bootstrap.cc:654] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.712291  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:38.707149  8360 raft_consensus.cc:740] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.714740  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:38.717579  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:38.719367  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:38.719939  8164 raft_consensus.cc:2468] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
W20260710 13:16:38.721302  8054 leader_election.cc:343] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.721976  8054 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:38.722764  8366 raft_consensus.cc:2804] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:38.723163  8366 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:38.723524  8366 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.722834  8360 consensus_queue.cc:260] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.726590  8360 ts_tablet_manager.cc:1434] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:16:38.727905  8369 raft_consensus.cc:493] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.728410  8369 raft_consensus.cc:515] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.730327  8358 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:38.730801  8358 ts_tablet_manager.cc:1403] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.009s
I20260710 13:16:38.730911  8357 tablet_bootstrap.cc:654] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.731495  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:38.732215  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
W20260710 13:16:38.733027  8277 leader_election.cc:343] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.733507  8277 leader_election.cc:304] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:38.734066  8369 leader_election.cc:290] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.734846  8367 raft_consensus.cc:2749] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:16:38.733562  8129 leader_election.cc:343] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.737277  8360 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.733705  8358 raft_consensus.cc:359] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.740890  8358 raft_consensus.cc:385] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.741248  8358 raft_consensus.cc:740] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
W20260710 13:16:38.741879  8203 leader_election.cc:343] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:38.742760  8203 leader_election.cc:343] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.742928  8358 consensus_queue.cc:260] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.744087  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.743160  8203 leader_election.cc:304] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:38.750294  8089 raft_consensus.cc:2468] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:38.750483  8368 raft_consensus.cc:2749] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.752313  8130 leader_election.cc:304] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:38.753113  8365 raft_consensus.cc:2804] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:38.753484  8365 raft_consensus.cc:493] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:38.753808  8365 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.757063  8358 ts_tablet_manager.cc:1434] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 13:16:38.758168  8358 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:38.765091  8358 tablet_bootstrap.cc:654] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.769196  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:38.770588  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
W20260710 13:16:38.770656  8054 leader_election.cc:343] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.771765  8054 leader_election.cc:304] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:38.771461  8366 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.775257  8357 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:38.776089  8357 ts_tablet_manager.cc:1403] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.017s
I20260710 13:16:38.777117  8360 tablet_bootstrap.cc:654] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.778370  8368 raft_consensus.cc:493] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.779243  8357 raft_consensus.cc:359] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.779099  8368 raft_consensus.cc:515] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.784494  8398 raft_consensus.cc:2749] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.786515  8368 leader_election.cc:290] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:38.781173  8357 raft_consensus.cc:385] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.787361  8357 raft_consensus.cc:740] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.787712  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef12ab86be946018fc12d6302562be7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:38.788450  8357 consensus_queue.cc:260] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
W20260710 13:16:38.789263  8203 leader_election.cc:343] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.791707  8357 ts_tablet_manager.cc:1434] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260710 13:16:38.794765  8357 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
W20260710 13:16:38.793007  8054 leader_election.cc:343] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.792765  8369 raft_consensus.cc:493] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.797376  8369 raft_consensus.cc:515] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.798486  8359 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:38.798969  8359 ts_tablet_manager.cc:1403] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.015s
I20260710 13:16:38.799764  8369 leader_election.cc:290] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:38.801807  8359 raft_consensus.cc:359] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.802515  8359 raft_consensus.cc:385] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.802825  8359 raft_consensus.cc:740] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.803566  8359 consensus_queue.cc:260] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.805717  8359 ts_tablet_manager.cc:1434] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:16:38.806155  8365 raft_consensus.cc:515] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.806694  8359 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:38.808388  8365 leader_election.cc:290] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.810684  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
W20260710 13:16:38.812345  8129 leader_election.cc:343] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.813638  8360 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:38.814208  8360 ts_tablet_manager.cc:1403] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.016s
I20260710 13:16:38.820768  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:38.817248  8368 raft_consensus.cc:493] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.820616  8366 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:38.823004  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:38.822919  8368 raft_consensus.cc:515] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.823779  8164 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.823987  8360 raft_consensus.cc:359] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.824508  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.824827  8360 raft_consensus.cc:385] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.825289  8360 raft_consensus.cc:740] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
W20260710 13:16:38.822944  8129 leader_election.cc:343] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.826004  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:38.826577  8089 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.826224  8360 consensus_queue.cc:260] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:38.828739  8360 ts_tablet_manager.cc:1434] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:38.829015  8368 leader_election.cc:290] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.829829  8360 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:38.817708  8357 tablet_bootstrap.cc:654] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.820551  8359 tablet_bootstrap.cc:654] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.830937  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
W20260710 13:16:38.848929  8203 leader_election.cc:343] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.833267  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:38.850453  8089 raft_consensus.cc:2468] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
W20260710 13:16:38.851622  8130 leader_election.cc:343] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.852754  8164 raft_consensus.cc:2468] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:38.853227  8130 leader_election.cc:304] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:38.854046  8365 raft_consensus.cc:2749] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.854803  8130 leader_election.cc:304] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:38.855677  8365 raft_consensus.cc:2804] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:38.856146  8365 raft_consensus.cc:697] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:38.857151  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.856982  8365 consensus_queue.cc:237] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.857924  8088 raft_consensus.cc:2468] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:38.858624  8360 tablet_bootstrap.cc:654] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:38.859184  8358 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:38.859750  8358 ts_tablet_manager.cc:1403] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.000s
W20260710 13:16:38.856992  8054 leader_election.cc:343] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.862820  8367 raft_consensus.cc:493] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.863219  8054 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:38.863312  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef12ab86be946018fc12d6302562be7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.863514  8367 raft_consensus.cc:515] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.864986  8204 leader_election.cc:304] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:38.866322  8368 raft_consensus.cc:2804] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:38.866771  8368 raft_consensus.cc:493] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:38.867165  8368 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.864495  8366 raft_consensus.cc:2804] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:38.876386  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:38.874522  8367 leader_election.cc:290] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.877511  8366 raft_consensus.cc:697] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:38.878512  8405 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.878334  8368 raft_consensus.cc:515] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.886679  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.888530  8405 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.888727  8366 consensus_queue.cc:237] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
W20260710 13:16:38.889580  8278 leader_election.cc:343] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.891551  8238 raft_consensus.cc:2468] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
I20260710 13:16:38.891929  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:38.892189  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:38.892742  8277 leader_election.cc:304] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c; no voters: c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:38.893846  8367 raft_consensus.cc:2804] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:38.894336  8367 raft_consensus.cc:493] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:38.894770  8367 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.895385  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.891980  8368 leader_election.cc:290] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.897666  8368 raft_consensus.cc:493] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.898335  8368 raft_consensus.cc:515] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.900719  8368 leader_election.cc:290] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.897047  8405 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
W20260710 13:16:38.901839  8278 leader_election.cc:343] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.901831  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:38.903841  8360 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
W20260710 13:16:38.904129  8277 leader_election.cc:343] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.907222  8277 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:38.907508  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.907779  8089 raft_consensus.cc:2468] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:38.907557  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:38.862844  8358 raft_consensus.cc:359] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.909384  8088 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.909359  8405 raft_consensus.cc:2749] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.909709  8358 raft_consensus.cc:385] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.915503  8358 raft_consensus.cc:740] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.917137  8358 consensus_queue.cc:260] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.911625  8367 raft_consensus.cc:515] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.919288  8311 raft_consensus.cc:2393] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 1: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:38.904332  8360 ts_tablet_manager.cc:1403] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.075s	user 0.025s	sys 0.003s
W20260710 13:16:38.919631  8204 leader_election.cc:343] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.920501  8204 leader_election.cc:304] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:38.921775  8368 raft_consensus.cc:2804] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:38.922214  8368 raft_consensus.cc:493] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:38.922593  8368 raft_consensus.cc:3060] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.922788  8203 leader_election.cc:304] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:38.925562  8360 raft_consensus.cc:359] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.927560  8406 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.934815  8360 raft_consensus.cc:385] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:38.935987  8360 raft_consensus.cc:740] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:38.936765  7984 catalog_manager.cc:5697] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:38.937660  8360 consensus_queue.cc:260] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.942597  8406 raft_consensus.cc:2749] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:38.942833  8405 raft_consensus.cc:493] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:38.943397  8405 raft_consensus.cc:515] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:38.928437  8088 raft_consensus.cc:2468] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:38.945497  8405 leader_election.cc:290] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:38.947163  8204 leader_election.cc:304] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:38.947183  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:38.949203  8312 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.951702  8367 leader_election.cc:290] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:38.933461  8368 raft_consensus.cc:515] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:38.927019  7985 catalog_manager.cc:5697] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:38.952535  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
W20260710 13:16:38.953838  8278 leader_election.cc:343] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.956104  8360 ts_tablet_manager.cc:1434] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 13:16:38.957326  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef12ab86be946018fc12d6302562be7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:38.957769  8312 raft_consensus.cc:2468] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:38.958765  8406 raft_consensus.cc:2804] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:16:38.959259  8203 leader_election.cc:343] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.963527  8368 leader_election.cc:290] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:38.959261  8406 raft_consensus.cc:697] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:38.968947  8360 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
W20260710 13:16:38.969553  8278 leader_election.cc:343] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:38.969339  8406 consensus_queue.cc:237] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:38.985112  8358 ts_tablet_manager.cc:1434] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.000s
I20260710 13:16:38.986251  8358 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
W20260710 13:16:38.994634  8204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.1:40411, user_credentials={real_user=slave}} blocked reactor thread for 47558.9us
I20260710 13:16:38.996484  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef12ab86be946018fc12d6302562be7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:38.997087  8088 raft_consensus.cc:3060] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:38.997620  8359 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:38.998322  8359 ts_tablet_manager.cc:1403] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.192s	user 0.038s	sys 0.025s
W20260710 13:16:38.999049  8277 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.3:32891, user_credentials={real_user=slave}} blocked reactor thread for 96513.9us
I20260710 13:16:39.008628  8360 tablet_bootstrap.cc:654] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.011835  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.012460  8164 raft_consensus.cc:2468] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
W20260710 13:16:39.013345  8035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:39.013499  8359 raft_consensus.cc:359] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.014228  8359 raft_consensus.cc:385] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.014495  8359 raft_consensus.cc:740] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.006289  8088 raft_consensus.cc:2468] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:39.015203  8359 consensus_queue.cc:260] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.017158  8277 leader_election.cc:304] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.017098  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:39.018213  8359 ts_tablet_manager.cc:1434] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:16:39.018389  8408 raft_consensus.cc:2804] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.018863  8408 raft_consensus.cc:493] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.019222  8359 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.019217  8408 raft_consensus.cc:3060] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.020910  8204 leader_election.cc:304] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:39.021869  8357 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.022409  8357 ts_tablet_manager.cc:1403] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.228s	user 0.025s	sys 0.035s
I20260710 13:16:39.021801  8406 raft_consensus.cc:2804] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.022990  8406 raft_consensus.cc:697] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:39.025488  8357 raft_consensus.cc:359] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.029685  8357 raft_consensus.cc:385] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.030115  8357 raft_consensus.cc:740] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.026808  8408 raft_consensus.cc:515] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.027220  8238 raft_consensus.cc:2468] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:39.028627  8406 consensus_queue.cc:237] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.032569  8277 leader_election.cc:304] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c; no voters: c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.032030  8357 consensus_queue.cc:260] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.039861  8367 raft_consensus.cc:2804] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.040557  8367 raft_consensus.cc:697] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:39.041693  8367 consensus_queue.cc:237] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.044934  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:39.041798  8357 ts_tablet_manager.cc:1434] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260710 13:16:39.044181  8408 leader_election.cc:290] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.043989  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.051010  8164 raft_consensus.cc:3060] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.051401  8357 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.043946  8365 raft_consensus.cc:493] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.051991  8365 raft_consensus.cc:515] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
W20260710 13:16:39.053174  8278 leader_election.cc:343] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.055413  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
W20260710 13:16:39.056874  8129 leader_election.cc:343] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.057516  8360 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.033838  8358 tablet_bootstrap.cc:654] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.061376  8357 tablet_bootstrap.cc:654] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.060948  8360 ts_tablet_manager.cc:1403] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.015s
I20260710 13:16:39.059016  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.064514  8312 raft_consensus.cc:2468] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:39.057936  8365 leader_election.cc:290] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.066164  8129 leader_election.cc:304] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.067430  8365 raft_consensus.cc:2804] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.067835  8365 raft_consensus.cc:493] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.068192  8365 raft_consensus.cc:3060] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.068430  8359 tablet_bootstrap.cc:654] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.073982  8369 raft_consensus.cc:493] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.074445  8369 raft_consensus.cc:515] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.076758  8369 leader_election.cc:290] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.078013  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.078370  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.078711  8238 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:39.079044  8088 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:39.080132  8129 leader_election.cc:304] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:39.070726  8360 raft_consensus.cc:359] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.081389  8369 raft_consensus.cc:2804] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.081862  8369 raft_consensus.cc:493] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.081713  8164 raft_consensus.cc:2468] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:39.082288  8369 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.081413  8360 raft_consensus.cc:385] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.082877  8360 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.083731  8360 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.085661  8365 raft_consensus.cc:515] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.088471  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
W20260710 13:16:39.089891  8129 leader_election.cc:343] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.089782  8369 raft_consensus.cc:515] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.092572  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.093158  8312 raft_consensus.cc:3060] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.093364  7987 catalog_manager.cc:5697] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.096220  8277 leader_election.cc:304] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.097404  8367 raft_consensus.cc:2804] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.097914  8367 raft_consensus.cc:697] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:39.098693  8367 consensus_queue.cc:237] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.099938  8369 leader_election.cc:290] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.100608  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:39.101195  8238 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.103008  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:39.103843  8088 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.109570  8358 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.110181  8358 ts_tablet_manager.cc:1403] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.000s
I20260710 13:16:39.114372  8366 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.114908  8366 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.116196  8359 tablet_bootstrap.cc:492] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.116703  8359 ts_tablet_manager.cc:1403] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.002s
I20260710 13:16:39.117200  8366 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.119689  8359 raft_consensus.cc:359] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.120916  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
W20260710 13:16:39.122452  8054 leader_election.cc:343] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.120429  8359 raft_consensus.cc:385] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.123318  8359 raft_consensus.cc:740] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.123648  8369 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.124297  8369 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.124456  8359 consensus_queue.cc:260] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.127681  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
W20260710 13:16:39.129402  8129 leader_election.cc:343] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.130642  8359 ts_tablet_manager.cc:1434] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:16:39.131665  8359 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.133823  8312 raft_consensus.cc:2468] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
I20260710 13:16:39.134856  8365 leader_election.cc:290] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.127193  8238 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
I20260710 13:16:39.137154  8129 leader_election.cc:304] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:39.138093  8365 raft_consensus.cc:2804] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.126926  8369 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.138628  8365 raft_consensus.cc:697] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:39.139613  8365 consensus_queue.cc:237] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.138391  8359 tablet_bootstrap.cc:654] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.113415  8358 raft_consensus.cc:359] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.142593  8358 raft_consensus.cc:385] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.145864  8360 ts_tablet_manager.cc:1434] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.002s
I20260710 13:16:39.147118  8360 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.153617  8129 leader_election.cc:304] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.154886  8369 raft_consensus.cc:2804] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.155450  8369 raft_consensus.cc:697] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:39.159317  8360 tablet_bootstrap.cc:654] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.144587  8358 raft_consensus.cc:740] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.156512  8369 consensus_queue.cc:237] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.164973  8088 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
I20260710 13:16:39.166612  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
W20260710 13:16:39.168653  8129 leader_election.cc:343] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.169780  8129 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.177161  8357 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.176214  7987 catalog_manager.cc:5697] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.177817  8357 ts_tablet_manager.cc:1403] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.127s	user 0.021s	sys 0.017s
I20260710 13:16:39.182207  8357 raft_consensus.cc:359] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.185153  8357 raft_consensus.cc:385] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.185459  8357 raft_consensus.cc:740] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.144452  7984 catalog_manager.cc:5697] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 1 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.186288  8357 consensus_queue.cc:260] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.190613  8358 consensus_queue.cc:260] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.193075  8358 ts_tablet_manager.cc:1434] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.004s
I20260710 13:16:39.194288  8358 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:39.194983  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.192997  8422 raft_consensus.cc:2749] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.201184  8357 ts_tablet_manager.cc:1434] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260710 13:16:39.208120  8357 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.214555  8312 raft_consensus.cc:2468] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:39.216508  8054 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:39.217654  8366 raft_consensus.cc:2804] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.218122  8366 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.218536  8366 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.226915  8357 tablet_bootstrap.cc:654] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.229204  8358 tablet_bootstrap.cc:654] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:39.238417  8129 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.4:39295, user_credentials={real_user=slave}} blocked reactor thread for 69809.2us
I20260710 13:16:39.239854  8359 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.240399  8359 ts_tablet_manager.cc:1403] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.109s	user 0.036s	sys 0.044s
I20260710 13:16:39.243081  8360 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.243649  8360 ts_tablet_manager.cc:1403] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.000s
I20260710 13:16:39.243714  8359 raft_consensus.cc:359] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.244603  8359 raft_consensus.cc:385] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.244904  8359 raft_consensus.cc:740] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.245736  8359 consensus_queue.cc:260] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.246523  8360 raft_consensus.cc:359] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.247216  8360 raft_consensus.cc:385] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.247509  8360 raft_consensus.cc:740] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.248164  8360 consensus_queue.cc:260] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.247959  7984 catalog_manager.cc:5697] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.248538  8366 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.250177  8360 ts_tablet_manager.cc:1434] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:39.251072  8360 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.251714  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.252380  8312 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.256801  8360 tablet_bootstrap.cc:654] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.260166  7985 catalog_manager.cc:5697] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 1 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.261665  8365 raft_consensus.cc:493] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.265409  8359 ts_tablet_manager.cc:1434] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260710 13:16:39.266500  8359 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.267959  8312 raft_consensus.cc:2468] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:39.269254  8054 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:39.270210  8398 raft_consensus.cc:2804] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.264837  8365 raft_consensus.cc:515] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.273036  8365 leader_election.cc:290] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.273907  8366 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.276526  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.278417  8357 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.278882  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.279508  8360 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.279929  8360 ts_tablet_manager.cc:1403] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260710 13:16:39.280123  8358 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.280598  8358 ts_tablet_manager.cc:1403] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.017s
I20260710 13:16:39.281316  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.282509  8360 raft_consensus.cc:359] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.283202  8360 raft_consensus.cc:385] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.283805  8360 raft_consensus.cc:740] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.283563  8358 raft_consensus.cc:359] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.284509  8358 raft_consensus.cc:385] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.284850  8358 raft_consensus.cc:740] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.284629  8360 consensus_queue.cc:260] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.285686  8358 consensus_queue.cc:260] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
W20260710 13:16:39.286315  8054 leader_election.cc:343] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.287400  8360 ts_tablet_manager.cc:1434] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 13:16:39.287560  8129 leader_election.cc:343] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:39.288241  8129 leader_election.cc:343] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.288427  8360 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.288504  8358 ts_tablet_manager.cc:1434] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:16:39.288645  8129 leader_election.cc:304] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.289850  8428 raft_consensus.cc:2749] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.289954  8358 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
W20260710 13:16:39.291121  8129 consensus_peers.cc:597] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 -> Peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Couldn't send request to peer 2a750b5e2d3f4aa3b3e9501b8e42161e. 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 13:16:39.295061  8360 tablet_bootstrap.cc:654] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.278882  8357 ts_tablet_manager.cc:1403] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260710 13:16:39.295899  8359 tablet_bootstrap.cc:654] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.296432  8358 tablet_bootstrap.cc:654] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.294431  7984 catalog_manager.cc:5697] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.299325  8365 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.299940  8365 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.303339  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.303579  8365 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.298736  8357 raft_consensus.cc:359] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
W20260710 13:16:39.305044  8130 leader_election.cc:343] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.305088  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.305243  8357 raft_consensus.cc:385] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.306706  8357 raft_consensus.cc:740] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.308333  8357 consensus_queue.cc:260] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
W20260710 13:16:39.309439  8129 leader_election.cc:343] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.309653  8358 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.309928  8129 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.310273  8358 ts_tablet_manager.cc:1403] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:16:39.311136  8360 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.311682  8360 ts_tablet_manager.cc:1403] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:16:39.311568  8366 consensus_queue.cc:1048] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.313822  8357 ts_tablet_manager.cc:1434] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:16:39.311682  8365 raft_consensus.cc:2749] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.314031  8358 raft_consensus.cc:359] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.314688  8358 raft_consensus.cc:385] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.314771  8357 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.316191  8398 raft_consensus.cc:697] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:39.317067  8398 consensus_queue.cc:237] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.317641  8360 raft_consensus.cc:359] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.318696  8360 raft_consensus.cc:385] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.319626  8360 raft_consensus.cc:740] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.320490  8360 consensus_queue.cc:260] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.321449  8357 tablet_bootstrap.cc:654] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.322934  8360 ts_tablet_manager.cc:1434] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:39.315055  8358 raft_consensus.cc:740] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.320930  8359 tablet_bootstrap.cc:492] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.324074  8359 ts_tablet_manager.cc:1403] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260710 13:16:39.324282  8358 consensus_queue.cc:260] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.328181  8359 raft_consensus.cc:359] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.324826  8360 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.329380  8358 ts_tablet_manager.cc:1434] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:16:39.330411  8358 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:39.335410  8360 tablet_bootstrap.cc:654] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.335912  8359 raft_consensus.cc:385] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.338965  8359 raft_consensus.cc:740] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.339962  8359 consensus_queue.cc:260] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.342651  8359 ts_tablet_manager.cc:1434] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:16:39.342108  7985 catalog_manager.cc:5697] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.343923  8359 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.348711  8358 tablet_bootstrap.cc:654] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.352037  8359 tablet_bootstrap.cc:654] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.358032  8357 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.358525  8357 ts_tablet_manager.cc:1403] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 13:16:39.361266  8357 raft_consensus.cc:359] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.361999  8357 raft_consensus.cc:385] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.362280  8357 raft_consensus.cc:740] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.362929  8357 consensus_queue.cc:260] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.365998  8357 ts_tablet_manager.cc:1434] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:16:39.372361  8357 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.373752  8359 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.374305  8359 ts_tablet_manager.cc:1403] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.005s
I20260710 13:16:39.374918  8358 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.375430  8358 ts_tablet_manager.cc:1403] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.007s
W20260710 13:16:39.377947  8054 consensus_peers.cc:597] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 -> Peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Couldn't send request to peer 3781682a11f34f5f8bba31b31b679a6c. 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 13:16:39.378527  8358 raft_consensus.cc:359] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.380014  8358 raft_consensus.cc:385] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.378211  8359 raft_consensus.cc:359] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.380319  8358 raft_consensus.cc:740] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.380424  8357 tablet_bootstrap.cc:654] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.380950  8359 raft_consensus.cc:385] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.381589  8359 raft_consensus.cc:740] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.381379  8358 consensus_queue.cc:260] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.383100  8359 consensus_queue.cc:260] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.386247  8406 consensus_queue.cc:1048] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.392599  8406 consensus_queue.cc:1048] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:39.396973  8365 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.397689  8365 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.401346  8358 ts_tablet_manager.cc:1434] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:16:39.402354  8358 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:39.404181  8428 consensus_queue.cc:1048] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.408488  8359 ts_tablet_manager.cc:1434] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:16:39.409746  8359 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.411144  8398 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.425325  8398 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.427516  8398 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.428408  8358 tablet_bootstrap.cc:654] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.429471  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.424692  8365 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.448177  8357 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.448882  8357 ts_tablet_manager.cc:1403] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.035s
W20260710 13:16:39.442247  8054 leader_election.cc:343] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.465987  8357 raft_consensus.cc:359] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.466945  8357 raft_consensus.cc:385] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.467293  8357 raft_consensus.cc:740] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.468076  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.468374  8357 consensus_queue.cc:260] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.469719  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.470438  8087 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:39.462409  8359 tablet_bootstrap.cc:654] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.463107  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.468863  8164 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:39.457748  8360 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.473687  8360 ts_tablet_manager.cc:1403] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.030s
W20260710 13:16:39.475848  8129 leader_election.cc:343] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.476246  8357 ts_tablet_manager.cc:1434] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260710 13:16:39.477694  8357 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.478261  8130 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.480686  8365 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.481045  8365 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.483345  8360 raft_consensus.cc:359] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.484326  8360 raft_consensus.cc:385] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.484685  8360 raft_consensus.cc:740] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.486135  8365 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.485514  8360 consensus_queue.cc:260] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.500845  8365 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.503953  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.494450  8054 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
W20260710 13:16:39.505573  8129 leader_election.cc:343] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.505992  8398 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.506526  8398 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.506999  8398 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.512236  8357 tablet_bootstrap.cc:654] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.503203  8365 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.517529  8360 ts_tablet_manager.cc:1434] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:16:39.520190  8367 consensus_queue.cc:1048] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.527763  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:39.523690  8360 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.553565  8358 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.554247  8358 ts_tablet_manager.cc:1403] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.019s
I20260710 13:16:39.561407  8357 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.562098  8357 ts_tablet_manager.cc:1403] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.011s
I20260710 13:16:39.561723  8453 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.563598  8410 raft_consensus.cc:493] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.563482  8453 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.564567  8410 raft_consensus.cc:515] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
W20260710 13:16:39.566287  8278 consensus_peers.cc:597] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:39.566047  8358 raft_consensus.cc:359] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.566839  8358 raft_consensus.cc:385] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.568166  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.570772  8360 tablet_bootstrap.cc:654] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.571142  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298134543fa14b3e9adb13641dd132ed" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.572170  8311 raft_consensus.cc:2393] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:39.572854  8357 raft_consensus.cc:359] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.573573  8357 raft_consensus.cc:385] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.573606  8203 leader_election.cc:304] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.574047  8357 raft_consensus.cc:740] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.574635  8368 raft_consensus.cc:3060] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.575182  8357 consensus_queue.cc:260] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.577580  8357 ts_tablet_manager.cc:1434] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:16:39.578527  8357 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.572116  8359 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.570583  8410 leader_election.cc:290] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.579883  8359 ts_tablet_manager.cc:1403] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.025s
I20260710 13:16:39.582931  8368 raft_consensus.cc:2749] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.583570  8359 raft_consensus.cc:359] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.587924  8359 raft_consensus.cc:385] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.588320  8359 raft_consensus.cc:740] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.584801  8357 tablet_bootstrap.cc:654] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.585120  8367 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.584429  8358 raft_consensus.cc:740] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.591732  8368 consensus_queue.cc:1048] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.591898  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.592566  8237 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:39.595512  8398 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.597936  8054 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:39.598313  8089 raft_consensus.cc:2393] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 197260499c0f4d94a7aa49afacadd380 in current term 1: Already voted for candidate c29d617cb3c2450bad0fd212fad25a49 in this term.
I20260710 13:16:39.599509  8366 raft_consensus.cc:2804] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.600349  8366 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.600934  8366 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.602005  8130 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.603298  8365 raft_consensus.cc:2749] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.599447  8367 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.606400  8365 consensus_queue.cc:1048] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:39.589169  8359 consensus_queue.cc:260] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.613675  8359 ts_tablet_manager.cc:1434] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:16:39.606339  8358 consensus_queue.cc:260] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.619894  8358 ts_tablet_manager.cc:1434] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260710 13:16:39.622187  8398 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.622924  8453 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.623584  8359 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.625422  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.625743  8366 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.626386  8312 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:39.628618  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.628895  8367 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.629447  8164 raft_consensus.cc:2393] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c29d617cb3c2450bad0fd212fad25a49 in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:39.629398  8367 raft_consensus.cc:493] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.631138  8367 raft_consensus.cc:515] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.633211  8367 leader_election.cc:290] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.639384  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.640080  8310 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.643263  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:39.643901  8238 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.645750  8164 raft_consensus.cc:3060] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.646236  8365 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.646778  8365 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.636746  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.647895  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.633368  8366 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.649606  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
W20260710 13:16:39.650431  8278 consensus_peers.cc:597] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:39.650848  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.659463  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.651604  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
W20260710 13:16:39.660293  8278 leader_election.cc:343] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.659796  8365 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.660337  8236 raft_consensus.cc:2468] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
W20260710 13:16:39.662869  8129 leader_election.cc:343] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.662887  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
W20260710 13:16:39.662004  8054 leader_election.cc:343] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.664832  8054 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [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: c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.666016  8366 raft_consensus.cc:2749] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:16:39.666546  8130 leader_election.cc:343] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.667043  8130 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.667783  8365 raft_consensus.cc:2749] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.666031  8358 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:39.653875  8238 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:39.670060  8359 tablet_bootstrap.cc:654] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.670521  8054 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
W20260710 13:16:39.671986  8277 leader_election.cc:343] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.671995  8459 consensus_queue.cc:1048] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:39.672757  8309 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:39.672922  8277 leader_election.cc:343] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.673357  8277 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.674223  8459 raft_consensus.cc:2749] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.674647  8277 leader_election.cc:304] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:39.677357  8366 raft_consensus.cc:2804] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.678092  8366 raft_consensus.cc:697] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:39.677529  8360 tablet_bootstrap.cc:492] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.679315  8368 consensus_queue.cc:1048] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.679919  8360 ts_tablet_manager.cc:1403] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.157s	user 0.035s	sys 0.022s
I20260710 13:16:39.683833  8360 raft_consensus.cc:359] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.684774  8360 raft_consensus.cc:385] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.685122  8360 raft_consensus.cc:740] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.679198  8366 consensus_queue.cc:237] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.688669  8310 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:39.690536  8453 raft_consensus.cc:493] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.691193  8453 raft_consensus.cc:515] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.693352  8357 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.693722  8453 leader_election.cc:290] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.693876  8369 consensus_queue.cc:1048] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:39.693807  8357 ts_tablet_manager.cc:1403] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.007s
I20260710 13:16:39.696781  8459 raft_consensus.cc:2804] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.697191  8459 raft_consensus.cc:493] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.697507  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.697691  8459 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.697907  8360 consensus_queue.cc:260] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.699944  8360 ts_tablet_manager.cc:1434] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:16:39.700826  8360 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
W20260710 13:16:39.702412  8054 leader_election.cc:343] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.708988  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.705219  8459 raft_consensus.cc:515] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.706351  8367 raft_consensus.cc:493] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.710434  8367 raft_consensus.cc:515] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
W20260710 13:16:39.710486  8054 leader_election.cc:343] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.711750  8054 leader_election.cc:304] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.712743  8367 leader_election.cc:290] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.712929  8366 raft_consensus.cc:2749] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.706730  8357 raft_consensus.cc:359] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.719310  8357 raft_consensus.cc:385] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.719691  8357 raft_consensus.cc:740] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.722206  8365 consensus_queue.cc:1048] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.725705  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.726419  8164 raft_consensus.cc:2468] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
I20260710 13:16:39.726814  8459 leader_election.cc:290] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.732158  8358 tablet_bootstrap.cc:654] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.732214  8368 raft_consensus.cc:493] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.732915  8368 raft_consensus.cc:515] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.734956  8368 leader_election.cc:290] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.736902  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.748577  8162 raft_consensus.cc:2468] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:39.738584  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.742785  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.749555  8163 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.749742  8203 leader_election.cc:304] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:39.750941  8410 raft_consensus.cc:2804] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.743513  8365 consensus_queue.cc:1048] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.744318  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.744503  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:39.755553  8236 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.755501  8310 raft_consensus.cc:2468] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:39.760124  8360 tablet_bootstrap.cc:654] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.762055  8163 raft_consensus.cc:2468] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:39.747689  8277 leader_election.cc:304] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:39.751470  8410 raft_consensus.cc:493] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.763003  8410 raft_consensus.cc:3060] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.763137  8459 raft_consensus.cc:2804] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.763664  8459 raft_consensus.cc:493] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.764037  8459 raft_consensus.cc:3060] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.764459  8277 leader_election.cc:304] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:39.765214  8236 raft_consensus.cc:2468] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:39.767009  8408 raft_consensus.cc:2804] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.767550  8408 raft_consensus.cc:697] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:39.768366  8408 consensus_queue.cc:237] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.771049  8410 raft_consensus.cc:515] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.772709  8459 raft_consensus.cc:515] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.774358  8238 raft_consensus.cc:2393] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate 3781682a11f34f5f8bba31b31b679a6c in this term.
I20260710 13:16:39.775651  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.776386  8163 raft_consensus.cc:3060] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.778348  8357 consensus_queue.cc:260] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.784313  8357 ts_tablet_manager.cc:1434] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260710 13:16:39.785354  8357 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.785353  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.785423  8410 leader_election.cc:290] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.786419  8310 raft_consensus.cc:2393] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 1: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:39.779302  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.790376  8359 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.790863  8359 ts_tablet_manager.cc:1403] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.167s	user 0.030s	sys 0.053s
I20260710 13:16:39.780380  8459 leader_election.cc:290] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.781350  8366 raft_consensus.cc:493] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.792130  8357 tablet_bootstrap.cc:654] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.792225  8366 raft_consensus.cc:515] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.793527  8359 raft_consensus.cc:359] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.794215  8359 raft_consensus.cc:385] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.794515  8359 raft_consensus.cc:740] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.794077  7986 catalog_manager.cc:5697] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.794369  8366 leader_election.cc:290] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:39.781849  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdb271193aa460b910cdf21ed5e706f" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:39.796579  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.796958  8236 raft_consensus.cc:2393] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate 3781682a11f34f5f8bba31b31b679a6c in this term.
W20260710 13:16:39.798064  8054 leader_election.cc:343] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.798416  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
W20260710 13:16:39.799837  8054 leader_election.cc:343] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:39.800410  8054 leader_election.cc:304] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.801335  8366 raft_consensus.cc:2749] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.802855  8277 leader_election.cc:304] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c
W20260710 13:16:39.803529  8054 consensus_peers.cc:597] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. 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 13:16:39.804020  8459 raft_consensus.cc:2749] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.802727  8359 consensus_queue.cc:260] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.805325  8357 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.805764  8357 ts_tablet_manager.cc:1403] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 13:16:39.806015  8359 ts_tablet_manager.cc:1434] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:16:39.806932  8359 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.808395  8357 raft_consensus.cc:359] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.809111  8357 raft_consensus.cc:385] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.809393  8357 raft_consensus.cc:740] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.810153  8357 consensus_queue.cc:260] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.812386  8357 ts_tablet_manager.cc:1434] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:16:39.812634  8359 tablet_bootstrap.cc:654] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.812736  8360 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.813320  8360 ts_tablet_manager.cc:1403] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.000s
I20260710 13:16:39.813383  8357 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.814481  8358 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.814916  8358 ts_tablet_manager.cc:1403] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.001s
I20260710 13:16:39.817920  8163 raft_consensus.cc:2468] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:39.817889  8360 raft_consensus.cc:359] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.818689  8360 raft_consensus.cc:385] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.819391  8360 raft_consensus.cc:740] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.819253  8203 leader_election.cc:304] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [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: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.820822  8410 raft_consensus.cc:2804] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.820988  8357 tablet_bootstrap.cc:654] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.821336  8410 raft_consensus.cc:697] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:39.822163  8410 consensus_queue.cc:237] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.830891  8360 consensus_queue.cc:260] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.832018  8428 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.832509  8428 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.836105  8360 ts_tablet_manager.cc:1434] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:16:39.837095  8360 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.838071  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.838857  8310 raft_consensus.cc:2393] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 197260499c0f4d94a7aa49afacadd380 in current term 1: Already voted for candidate c29d617cb3c2450bad0fd212fad25a49 in this term.
I20260710 13:16:39.841137  8428 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.842244  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.844362  8130 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.848450  7987 catalog_manager.cc:5697] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 1 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.842784  8358 raft_consensus.cc:359] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.850196  8358 raft_consensus.cc:385] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.850481  8358 raft_consensus.cc:740] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.850545  8428 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.851318  8358 consensus_queue.cc:260] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.855620  8357 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.856554  8366 consensus_queue.cc:1048] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:39.859391  8359 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.859901  8359 ts_tablet_manager.cc:1403] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.027s
I20260710 13:16:39.860105  8357 ts_tablet_manager.cc:1403] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.005s
I20260710 13:16:39.860477  8459 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.859181  7985 catalog_manager.cc:5697] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:39.862896  8357 raft_consensus.cc:359] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.860994  8459 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.863710  8357 raft_consensus.cc:385] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.864013  8357 raft_consensus.cc:740] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.864764  8357 consensus_queue.cc:260] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.865262  8459 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.867343  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.868089  8089 raft_consensus.cc:2393] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate c29d617cb3c2450bad0fd212fad25a49 in this term.
I20260710 13:16:39.869390  8357 ts_tablet_manager.cc:1434] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:16:39.870334  8357 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.872248  8368 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.872494  8359 raft_consensus.cc:359] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.873247  8359 raft_consensus.cc:385] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.872988  8368 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.873515  8359 raft_consensus.cc:740] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.874313  8359 consensus_queue.cc:260] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.875219  8406 raft_consensus.cc:493] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.875703  8406 raft_consensus.cc:515] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.876506  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.877720  8406 leader_election.cc:290] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.875128  8368 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.879249  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.879655  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.879904  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.880357  8087 raft_consensus.cc:2468] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:39.879951  8164 raft_consensus.cc:2468] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:39.877641  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:39.881072  8163 raft_consensus.cc:2393] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:39.883039  8357 tablet_bootstrap.cc:654] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.882786  8204 leader_election.cc:304] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:39.883481  8277 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.883858  8368 raft_consensus.cc:2804] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.884271  8204 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:39.884564  8368 raft_consensus.cc:493] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.885111  8368 raft_consensus.cc:3060] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.885424  8366 raft_consensus.cc:493] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.885845  8406 raft_consensus.cc:2749] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.862224  8360 tablet_bootstrap.cc:654] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.886235  8366 raft_consensus.cc:515] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.889240  8366 leader_election.cc:290] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.890964  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.891445  8359 ts_tablet_manager.cc:1434] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:16:39.892436  8359 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.892436  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:39.893239  8459 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.894363  8360 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:39.894840  8360 ts_tablet_manager.cc:1403] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.003s
I20260710 13:16:39.897773  8360 raft_consensus.cc:359] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.898434  8360 raft_consensus.cc:385] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.898732  8360 raft_consensus.cc:740] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.898557  8054 leader_election.cc:304] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:39.899093  8359 tablet_bootstrap.cc:654] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.899441  8366 raft_consensus.cc:2749] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.902014  8459 raft_consensus.cc:2749] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.861044  8358 ts_tablet_manager.cc:1434] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.003s
I20260710 13:16:39.908356  8358 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:39.910136  8359 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.910706  8359 ts_tablet_manager.cc:1403] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260710 13:16:39.910449  8360 consensus_queue.cc:260] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.913560  8359 raft_consensus.cc:359] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.914237  8359 raft_consensus.cc:385] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.914397  8358 tablet_bootstrap.cc:654] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.914578  8359 raft_consensus.cc:740] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.915479  8359 consensus_queue.cc:260] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.917625  8359 ts_tablet_manager.cc:1434] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:16:39.906709  8368 raft_consensus.cc:515] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.917814  8360 ts_tablet_manager.cc:1434] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:16:39.920938  8360 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:39.924052  8359 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:39.924088  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:39.924834  8089 raft_consensus.cc:3060] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.925262  8428 raft_consensus.cc:2749] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.926642  8237 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.927220  8368 leader_election.cc:290] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.931717  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ce9e8b1a21459b83322071103671b2" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.932344  8163 raft_consensus.cc:3060] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.933136  8359 tablet_bootstrap.cc:654] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.934033  8357 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:39.934489  8357 ts_tablet_manager.cc:1403] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.011s
I20260710 13:16:39.941677  8163 raft_consensus.cc:2468] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:39.942924  8203 leader_election.cc:304] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:39.943794  8368 raft_consensus.cc:2804] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.944303  8368 raft_consensus.cc:697] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:39.945143  8368 consensus_queue.cc:237] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:39.950409  8410 raft_consensus.cc:493] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.950942  8410 raft_consensus.cc:515] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.952433  8358 tablet_bootstrap.cc:492] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:39.954718  8358 ts_tablet_manager.cc:1403] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260710 13:16:39.956061  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.956712  8164 raft_consensus.cc:2468] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:39.958189  8203 leader_election.cc:304] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:39.959017  8406 raft_consensus.cc:2804] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:39.959398  8406 raft_consensus.cc:493] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:39.959725  8406 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.960667  8358 raft_consensus.cc:359] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.953805  8357 raft_consensus.cc:359] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.962944  8357 raft_consensus.cc:385] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.952996  8410 leader_election.cc:290] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.963320  8357 raft_consensus.cc:740] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.967936  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.968359  8357 consensus_queue.cc:260] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.970345  8406 raft_consensus.cc:515] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:39.972066  8359 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:39.972509  8359 ts_tablet_manager.cc:1403] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260710 13:16:39.973805  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:39.974400  8163 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:39.974702  8406 leader_election.cc:290] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:39.975116  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:39.961822  8360 tablet_bootstrap.cc:654] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:39.980304  8357 ts_tablet_manager.cc:1434] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260710 13:16:39.966256  8089 raft_consensus.cc:2468] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:39.984723  8357 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:39.963850  8358 raft_consensus.cc:385] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.982003  8366 raft_consensus.cc:493] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:39.985415  8366 raft_consensus.cc:515] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:39.987429  8366 leader_election.cc:290] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:39.988423  8359 raft_consensus.cc:359] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.989915  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:39.990620  8359 raft_consensus.cc:385] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:39.991058  8359 raft_consensus.cc:740] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:39.991842  8359 consensus_queue.cc:260] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:39.991220  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ae736659de456ca248829d10534f08" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:39.993925  8359 ts_tablet_manager.cc:1434] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:16:39.994153  8054 leader_election.cc:304] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.982125  8163 raft_consensus.cc:2468] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:39.998587  8366 raft_consensus.cc:2749] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:39.995261  7987 catalog_manager.cc:5697] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:39.999518  8359 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:40.002056  8203 leader_election.cc:304] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [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: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:39.994796  8358 raft_consensus.cc:740] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.002911  8368 raft_consensus.cc:2804] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:39.997515  8410 raft_consensus.cc:493] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.003573  8358 consensus_queue.cc:260] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.003597  8410 raft_consensus.cc:515] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.004326  8310 raft_consensus.cc:2468] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:40.005795  8410 leader_election.cc:290] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:39.995641  8357 tablet_bootstrap.cc:654] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.007045  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.007678  8089 raft_consensus.cc:2468] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
I20260710 13:16:40.008948  8204 leader_election.cc:304] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.009742  8410 raft_consensus.cc:2804] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.010175  8410 raft_consensus.cc:493] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.010515  8410 raft_consensus.cc:3060] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.011797  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.012892  8359 tablet_bootstrap.cc:654] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.007694  8368 raft_consensus.cc:697] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:40.017125  8368 consensus_queue.cc:237] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
W20260710 13:16:40.020357  8035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:40.020637  8358 ts_tablet_manager.cc:1434] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.066s	user 0.000s	sys 0.006s
W20260710 13:16:40.013633  8203 leader_election.cc:343] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.021610  8358 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.022119  8410 raft_consensus.cc:515] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.026573  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:40.027168  8089 raft_consensus.cc:3060] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.027976  8410 leader_election.cc:290] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:40.029469  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
W20260710 13:16:40.030891  8203 leader_election.cc:343] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.031482  8357 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:40.031967  8357 ts_tablet_manager.cc:1403] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.006s
I20260710 13:16:40.033699  8089 raft_consensus.cc:2468] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:40.034924  8204 leader_election.cc:304] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.035403  8357 raft_consensus.cc:359] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.036365  8360 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:40.036311  8357 raft_consensus.cc:385] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.036913  8357 raft_consensus.cc:740] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.037883  8357 consensus_queue.cc:260] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.037022  8360 ts_tablet_manager.cc:1403] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.004s
I20260710 13:16:40.041697  8359 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:40.042090  8359 ts_tablet_manager.cc:1403] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.018s
I20260710 13:16:40.042840  8366 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.040118  8357 ts_tablet_manager.cc:1434] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:16:40.043382  8366 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.044255  8359 raft_consensus.cc:359] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.044883  8359 raft_consensus.cc:385] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.045133  8359 raft_consensus.cc:740] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.045351  8358 tablet_bootstrap.cc:654] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.045481  8366 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:40.045944  8359 consensus_queue.cc:260] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.047565  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.047955  8357 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:40.048354  8359 ts_tablet_manager.cc:1434] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:16:40.048472  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
W20260710 13:16:40.048988  8054 leader_election.cc:343] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.049238  8359 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:40.049108  8163 raft_consensus.cc:2468] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:40.036938  8410 raft_consensus.cc:2804] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.052888  8360 raft_consensus.cc:359] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.053177  8054 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.053620  8360 raft_consensus.cc:385] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.053067  8410 raft_consensus.cc:697] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:40.053917  8360 raft_consensus.cc:740] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.054505  8366 raft_consensus.cc:2804] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.054939  8366 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.054852  8360 consensus_queue.cc:260] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.055619  8359 tablet_bootstrap.cc:654] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.054879  8410 consensus_queue.cc:237] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.057778  8357 tablet_bootstrap.cc:654] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.060775  8360 ts_tablet_manager.cc:1434] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:16:40.061694  8360 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:40.055498  8366 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.078316  8089 raft_consensus.cc:3060] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.080516  8360 tablet_bootstrap.cc:654] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.090428  8360 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:40.094806  8398 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.100371  8366 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.107975  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
W20260710 13:16:40.109514  8054 leader_election.cc:343] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.109942  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:40.110522  8163 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.116611  8368 raft_consensus.cc:493] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.117324  8368 raft_consensus.cc:515] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.120420  8163 raft_consensus.cc:2468] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:40.120998  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.122939  8054 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
W20260710 13:16:40.123476  8203 leader_election.cc:343] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.123968  8398 raft_consensus.cc:2804] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.124810  8368 leader_election.cc:290] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.125662  8366 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:40.127601  8398 raft_consensus.cc:697] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:40.128531  8358 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.129462  8358 ts_tablet_manager.cc:1403] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.020s
I20260710 13:16:40.132314  8357 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:40.132627  8359 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:40.132824  8357 ts_tablet_manager.cc:1403] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.015s
I20260710 13:16:40.133107  8359 ts_tablet_manager.cc:1403] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.034s
I20260710 13:16:40.128597  8433 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:16:40.136197  8357 raft_consensus.cc:359] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.136958  8357 raft_consensus.cc:385] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.137228  8357 raft_consensus.cc:740] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.137889  8357 consensus_queue.cc:260] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.137611  8398 consensus_queue.cc:237] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.140475  8358 raft_consensus.cc:359] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.141178  8358 raft_consensus.cc:385] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.141443  8358 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.142117  8358 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.143992  8358 ts_tablet_manager.cc:1434] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:16:40.144745  8358 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.148319  8357 ts_tablet_manager.cc:1434] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 13:16:40.149504  8357 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:40.148150  8359 raft_consensus.cc:359] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.150517  8359 raft_consensus.cc:385] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.150810  8359 raft_consensus.cc:740] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.151556  8359 consensus_queue.cc:260] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.153414  8359 ts_tablet_manager.cc:1434] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 13:16:40.154274  8359 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:40.147949  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.163748  8360 ts_tablet_manager.cc:1403] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.001s
I20260710 13:16:40.164323  8357 tablet_bootstrap.cc:654] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:40.159157  8203 leader_election.cc:343] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.169032  8203 leader_election.cc:304] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.170922  8360 raft_consensus.cc:359] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.172008  8360 raft_consensus.cc:385] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.172258  8360 raft_consensus.cc:740] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.174965  8360 consensus_queue.cc:260] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.187446  7987 catalog_manager.cc:5697] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:40.189987  8360 ts_tablet_manager.cc:1434] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:16:40.191282  8360 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: Bootstrap starting.
I20260710 13:16:40.189131  7987 catalog_manager.cc:5697] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:40.181177  8410 raft_consensus.cc:2749] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.200484  8459 consensus_queue.cc:1048] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.197539  8087 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.201763  8360 tablet_bootstrap.cc:654] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.190521  8433 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.208135  8433 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.214545  8433 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.215919  8366 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.216429  8366 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.218403  8366 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.223124  8358 tablet_bootstrap.cc:654] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.224812  8357 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: No bootstrap required, opened a new log
I20260710 13:16:40.225349  8357 ts_tablet_manager.cc:1403] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.004s
I20260710 13:16:40.226406  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.227035  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.227092  8309 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:40.229671  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.233510  8357 raft_consensus.cc:359] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.230510  8236 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:40.245270  8357 raft_consensus.cc:385] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.245723  8238 raft_consensus.cc:2468] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:40.247661  8359 tablet_bootstrap.cc:654] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.248951  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.251117  8357 raft_consensus.cc:740] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.251452  8368 consensus_queue.cc:1048] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.251937  8357 consensus_queue.cc:260] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.255541  8054 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.257419  8357 ts_tablet_manager.cc:1434] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:16:40.258823  8054 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.259747  8398 raft_consensus.cc:2804] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.260128  8398 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.260459  8398 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:40.260623  8054 leader_election.cc:343] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.265076  8433 raft_consensus.cc:2804] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.267508  8433 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.267940  8433 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.270088  8453 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.271152  8453 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.274561  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.275161  8453 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.275254  8163 raft_consensus.cc:2468] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 0.
I20260710 13:16:40.275941  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.277011  8054 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 
W20260710 13:16:40.278756  8054 leader_election.cc:343] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.279241  8453 raft_consensus.cc:2804] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.300662  8398 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.302933  8360 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: No bootstrap required, opened a new log
I20260710 13:16:40.303819  8360 ts_tablet_manager.cc:1403] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.014s
I20260710 13:16:40.307518  8360 raft_consensus.cc:359] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.282387  8453 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.321003  8453 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.321556  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:40.322286  8309 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.327383  8360 raft_consensus.cc:385] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.327873  8360 raft_consensus.cc:740] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.331962  8359 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:40.332679  8359 ts_tablet_manager.cc:1403] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.002s
I20260710 13:16:40.317124  8398 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.335695  8360 consensus_queue.cc:260] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.338284  8359 raft_consensus.cc:359] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.339287  8359 raft_consensus.cc:385] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.339668  8359 raft_consensus.cc:740] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.319113  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.340606  8359 consensus_queue.cc:260] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.341277  8237 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.342877  8408 consensus_queue.cc:1048] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:40.344941  8360 ts_tablet_manager.cc:1434] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260710 13:16:40.319993  8365 raft_consensus.cc:493] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.342844  8359 ts_tablet_manager.cc:1434] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:16:40.345798  8365 raft_consensus.cc:515] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.346391  8359 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: Bootstrap starting.
I20260710 13:16:40.319829  8433 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.360541  8433 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.367864  8453 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.372684  8359 tablet_bootstrap.cc:654] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.376366  8358 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.376945  8358 ts_tablet_manager.cc:1403] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.232s	user 0.020s	sys 0.001s
I20260710 13:16:40.375622  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:40.375730  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:40.375182  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.373962  8309 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:40.377208  8365 leader_election.cc:290] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:40.381508  8163 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.384711  8236 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.383128  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.387974  8089 raft_consensus.cc:2468] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:40.388096  8237 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:40.389181  8054 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.392545  8130 leader_election.cc:304] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.396139  8453 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.398564  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.399338  8237 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.401551  8368 consensus_queue.cc:1048] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.393877  8365 raft_consensus.cc:2804] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.403239  8365 raft_consensus.cc:493] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.403623  8365 raft_consensus.cc:3060] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.394564  8433 raft_consensus.cc:2804] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.404464  8433 raft_consensus.cc:697] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:40.405318  8433 consensus_queue.cc:237] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.406437  8237 raft_consensus.cc:2468] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:40.408092  8054 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.411530  8453 raft_consensus.cc:2804] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.412206  8453 raft_consensus.cc:697] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:40.414678  8368 consensus_queue.cc:1048] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.412266  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
W20260710 13:16:40.428805  8054 leader_election.cc:343] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.426638  8312 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.441668  8368 raft_consensus.cc:493] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.414911  8453 consensus_queue.cc:237] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.419032  8358 raft_consensus.cc:359] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.458669  8358 raft_consensus.cc:385] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.458981  8358 raft_consensus.cc:740] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.455093  8163 raft_consensus.cc:2468] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
W20260710 13:16:40.460855  8129 leader_election.cc:343] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.462874  8406 consensus_queue.cc:1048] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.465819  8358 consensus_queue.cc:260] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.449615  8365 raft_consensus.cc:515] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.472998  8358 ts_tablet_manager.cc:1434] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260710 13:16:40.480748  8359 tablet_bootstrap.cc:492] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: No bootstrap required, opened a new log
I20260710 13:16:40.459882  8368 raft_consensus.cc:515] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.473621  8236 raft_consensus.cc:2468] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:40.485399  8514 consensus_queue.cc:1048] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:40.499893  8365 leader_election.cc:290] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:40.543540  8358 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.543982  8359 ts_tablet_manager.cc:1403] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.033s
I20260710 13:16:40.544221  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
W20260710 13:16:40.545944  8129 leader_election.cc:343] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.546676  8359 raft_consensus.cc:359] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.547190  8359 raft_consensus.cc:385] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.547770  8365 raft_consensus.cc:493] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.547876  8428 raft_consensus.cc:493] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.548352  8428 raft_consensus.cc:515] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.548278  8365 raft_consensus.cc:515] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.550258  8365 leader_election.cc:290] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.550275  8428 leader_election.cc:290] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.547478  8359 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.551499  8359 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.551848  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.552434  8238 raft_consensus.cc:2468] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:40.553503  8359 ts_tablet_manager.cc:1434] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:16:40.556267  8310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:40.557322  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.557823  8238 raft_consensus.cc:2468] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:40.560082  8459 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.560524  8459 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.561741  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.562367  8459 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.562517  8087 raft_consensus.cc:2468] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 0.
W20260710 13:16:40.563971  8129 leader_election.cc:343] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.564667  8129 leader_election.cc:304] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.565606  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.566202  8161 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
I20260710 13:16:40.567330  8369 raft_consensus.cc:2804] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.567688  8369 raft_consensus.cc:493] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.568001  8369 raft_consensus.cc:3060] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.572232  8277 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:40.573971  8204 leader_election.cc:304] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:40.574364  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:40.575013  8087 raft_consensus.cc:3060] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.575264  8513 consensus_queue.cc:1048] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:40.575438  8369 raft_consensus.cc:515] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.577402  8369 leader_election.cc:290] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:40.577589  8513 raft_consensus.cc:2804] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.577947  8513 raft_consensus.cc:493] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.578269  8513 raft_consensus.cc:3060] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.578455  8129 leader_election.cc:304] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:40.579437  8369 raft_consensus.cc:2804] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.579787  8369 raft_consensus.cc:493] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.580113  8369 raft_consensus.cc:3060] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.583010  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.583108  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.583902  8459 raft_consensus.cc:2804] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:40.583956  8238 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 0.
I20260710 13:16:40.584194  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.584447  8459 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:40.584826  8237 raft_consensus.cc:3060] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.585989  8089 raft_consensus.cc:2468] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 0.
I20260710 13:16:40.584858  8459 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.575636  8358 tablet_bootstrap.cc:654] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.594897  8514 consensus_queue.cc:1048] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.595448  7986 catalog_manager.cc:5697] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:40.598450  8513 raft_consensus.cc:515] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.601514  8087 raft_consensus.cc:2468] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
I20260710 13:16:40.605530  8237 raft_consensus.cc:2468] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
W20260710 13:16:40.610543  8475 log.cc:927] Time spent T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: Append to log took a long time: real 0.135s	user 0.006s	sys 0.004s
I20260710 13:16:40.613847  8459 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.614213  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:40.617015  8513 leader_election.cc:290] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:40.616303  8130 leader_election.cc:304] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.618583  8129 leader_election.cc:304] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:40.619107  8428 raft_consensus.cc:2804] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.619405  8365 raft_consensus.cc:2804] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:16:40.619674  8129 leader_election.cc:343] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:40.620080  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:40.620658  8087 raft_consensus.cc:3060] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.631062  8358 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.631531  8358 ts_tablet_manager.cc:1403] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.004s
I20260710 13:16:40.629771  8368 leader_election.cc:290] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:40.632138  8428 raft_consensus.cc:697] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:40.632223  8365 raft_consensus.cc:697] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:40.641348  8365 consensus_queue.cc:237] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.646262  8054 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:40.647472  8398 raft_consensus.cc:2804] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.647974  8398 raft_consensus.cc:697] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:40.648806  8398 consensus_queue.cc:237] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
W20260710 13:16:40.672609  8203 consensus_peers.cc:597] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c -> Peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Couldn't send request to peer 2a750b5e2d3f4aa3b3e9501b8e42161e. 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 13:16:40.672933  8369 raft_consensus.cc:515] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.676126  8459 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.677241  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.677870  8237 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.677920  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.678746  8162 raft_consensus.cc:2393] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:40.680584  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:40.680837  8428 consensus_queue.cc:237] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.686290  8358 raft_consensus.cc:359] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.687261  8237 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:40.689103  8277 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:40.689942  8459 raft_consensus.cc:2804] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.690568  8459 raft_consensus.cc:697] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:40.691679  8159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:40.691483  8459 consensus_queue.cc:237] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.691895  8087 raft_consensus.cc:2468] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:40.692464  8159 raft_consensus.cc:2393] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:40.673792  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:40.687264  8358 raft_consensus.cc:385] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.675768  8369 leader_election.cc:290] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 1 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.694680  8160 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.694001  8358 raft_consensus.cc:740] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.709803  8358 consensus_queue.cc:260] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.733328  8358 ts_tablet_manager.cc:1434] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.102s	user 0.015s	sys 0.008s
I20260710 13:16:40.740278  8358 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.728996  8204 leader_election.cc:304] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 
W20260710 13:16:40.728267  8129 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.3:32891, user_credentials={real_user=slave}} blocked reactor thread for 96839.2us
I20260710 13:16:40.747777  8368 raft_consensus.cc:2804] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:40.757314  8368 raft_consensus.cc:697] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:40.758275  8368 consensus_queue.cc:237] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:40.760948  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ace21dcceb4ca48b49901922655e04" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:40.764755  8129 leader_election.cc:304] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:40.765548  8526 raft_consensus.cc:2749] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.766712  8358 tablet_bootstrap.cc:654] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.774646  8160 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
W20260710 13:16:40.796950  8203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:45837, user_credentials={real_user=slave}} blocked reactor thread for 64933.2us
I20260710 13:16:40.799809  8398 consensus_queue.cc:1048] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 13:16:40.811465  8054 consensus_peers.cc:597] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 -> Peer 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295): Couldn't send request to peer 2a750b5e2d3f4aa3b3e9501b8e42161e. 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 13:16:40.812665  8527 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.817137  8527 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.818835  8527 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:40.819432  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.820083  8237 raft_consensus.cc:2393] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate c29d617cb3c2450bad0fd212fad25a49 in this term.
I20260710 13:16:40.820292  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.822399  8278 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:40.823804  8459 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.824424  8358 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.824882  8358 ts_tablet_manager.cc:1403] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.003s
I20260710 13:16:40.825219  7987 catalog_manager.cc:5697] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:40.827440  8358 raft_consensus.cc:359] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.828917  8358 raft_consensus.cc:385] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.829221  8358 raft_consensus.cc:740] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.830340  8358 consensus_queue.cc:260] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.827147  7984 catalog_manager.cc:5697] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 1 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:40.831786  8459 raft_consensus.cc:2749] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.832499  8358 ts_tablet_manager.cc:1434] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:16:40.829914  7987 catalog_manager.cc:5697] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:40.833484  8358 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.834019  7987 catalog_manager.cc:5697] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:40.840910  8358 tablet_bootstrap.cc:654] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.846223  8358 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.846633  8358 ts_tablet_manager.cc:1403] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:16:40.848989  8358 raft_consensus.cc:359] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.849629  8358 raft_consensus.cc:385] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.849879  8358 raft_consensus.cc:740] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.850462  8527 raft_consensus.cc:493] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.850500  8358 consensus_queue.cc:260] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.851181  8527 raft_consensus.cc:515] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:40.852967  8358 ts_tablet_manager.cc:1434] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:16:40.853829  8358 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: Bootstrap starting.
I20260710 13:16:40.855265  8527 leader_election.cc:290] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:40.855178  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.858286  8358 tablet_bootstrap.cc:654] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:40.855183  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc8ed80facaa45088c32aa15902182ca" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.859607  8278 leader_election.cc:304] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:40.860853  8527 raft_consensus.cc:2749] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.863948  8358 tablet_bootstrap.cc:492] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: No bootstrap required, opened a new log
I20260710 13:16:40.864398  8358 ts_tablet_manager.cc:1403] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:16:40.864429  7986 catalog_manager.cc:5697] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:40.866546  8358 raft_consensus.cc:359] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.866984  8358 raft_consensus.cc:385] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:40.867142  8358 raft_consensus.cc:740] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Initialized, Role: FOLLOWER
I20260710 13:16:40.866251  7986 catalog_manager.cc:5697] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 0 to 1, leader changed from <none> to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:40.867760  8358 consensus_queue.cc:260] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.869379  8358 ts_tablet_manager.cc:1434] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:16:40.880357  8527 raft_consensus.cc:493] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.879776  7985 catalog_manager.cc:5697] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 1 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:40.880817  8527 raft_consensus.cc:515] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:40.882557  8527 leader_election.cc:290] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:40.884016  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.884027  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c796e05074df182096befb1f5a897" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:40.885758  8087 raft_consensus.cc:2393] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:40.885779  8433 consensus_queue.cc:1048] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:40.886999  8278 leader_election.cc:304] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:40.887928  8527 raft_consensus.cc:3060] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.894937  8459 raft_consensus.cc:493] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:40.895659  8527 raft_consensus.cc:2749] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.895469  8459 raft_consensus.cc:515] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:40.896154  8453 consensus_queue.cc:1048] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:40.897709  8459 leader_election.cc:290] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:40.899511  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:40.899890  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e436ec4737f453182a68fec5dfbc81e" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:40.900638  8237 raft_consensus.cc:2393] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 1: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:40.901491  8277 leader_election.cc:304] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:40.902578  8459 raft_consensus.cc:3060] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:40.906001  8453 consensus_queue.cc:1048] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:16:40.909652  8459 raft_consensus.cc:2749] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:40.919665  8453 consensus_queue.cc:1048] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.017086  8309 raft_consensus.cc:3060] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:16:41.027890  8035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:41.073624  8459 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.084122  8534 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.111881  8309 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:41.112039  8540 consensus_queue.cc:1048] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.124037  8540 consensus_queue.cc:1048] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.173529  8526 consensus_queue.cc:1048] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.185998  8526 consensus_queue.cc:1048] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.247298  8526 consensus_queue.cc:1048] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.256980  8428 consensus_queue.cc:1048] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.378971  8514 consensus_queue.cc:1048] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.389313  8368 consensus_queue.cc:1048] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.458312  8540 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:41.458871  8540 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:41.460538  8540 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:41.461253  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:41.461536  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:41.461978  8309 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:41.462154  8160 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 1.
I20260710 13:16:41.463562  8054 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:41.464257  8494 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:41.464612  8494 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:41.464946  8494 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:41.469926  8494 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:41.471743  8494 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:41.472476  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:41.472741  8160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:41.472978  8309 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:41.473315  8160 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:41.478032  8309 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:41.478921  8160 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:41.479058  8054 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:41.479946  8494 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:41.480436  8494 raft_consensus.cc:697] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:41.481207  8494 consensus_queue.cc:237] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER 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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:41.488162  7985 catalog_manager.cc:5697] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 0 to 2, leader changed from <none> to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:41.980351  8160 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:16:41.981586  8494 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:41.992503  8309 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:16:41.994185  8494 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:42.023291  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
W20260710 13:16:42.038450  8204 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 13:16:42.048676  8204 consensus_peers.cc:597] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:42.050122  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:42.050985  5956 tablet_replica.cc:333] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
W20260710 13:16:42.051832  8204 consensus_peers.cc:597] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:42.051924  5956 raft_consensus.cc:2243] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.052594  5956 raft_consensus.cc:2272] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.054917  5956 tablet_replica.cc:333] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.055555  5956 raft_consensus.cc:2243] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.056262  5956 raft_consensus.cc:2272] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.057896  5956 tablet_replica.cc:333] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.058414  5956 raft_consensus.cc:2243] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.059072  5956 raft_consensus.cc:2272] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.060802  5956 tablet_replica.cc:333] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.061467  5956 raft_consensus.cc:2243] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.061951  5956 raft_consensus.cc:2272] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.064092  5956 tablet_replica.cc:333] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.064813  5956 raft_consensus.cc:2243] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.065663  5956 raft_consensus.cc:2272] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.068090  5956 tablet_replica.cc:333] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.068819  5956 raft_consensus.cc:2243] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.069654  5956 raft_consensus.cc:2272] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.071727  5956 tablet_replica.cc:333] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.072474  5956 raft_consensus.cc:2243] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.072887  5956 raft_consensus.cc:2272] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.080129  5956 tablet_replica.cc:333] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.080863  5956 raft_consensus.cc:2243] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.081346  5956 raft_consensus.cc:2272] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.083397  5956 tablet_replica.cc:333] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.083912  5956 raft_consensus.cc:2243] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.084302  5956 raft_consensus.cc:2272] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.085829  5956 tablet_replica.cc:333] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.086336  5956 raft_consensus.cc:2243] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.087014  5956 raft_consensus.cc:2272] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.088613  5956 tablet_replica.cc:333] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.089133  5956 raft_consensus.cc:2243] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.089504  5956 raft_consensus.cc:2272] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.091046  5956 tablet_replica.cc:333] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.091756  5956 raft_consensus.cc:2243] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.092442  5956 raft_consensus.cc:2272] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.094137  5956 tablet_replica.cc:333] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.094678  5956 raft_consensus.cc:2243] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.095057  5956 raft_consensus.cc:2272] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.096535  5956 tablet_replica.cc:333] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.097044  5956 raft_consensus.cc:2243] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.097858  5956 raft_consensus.cc:2272] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.099725  5956 tablet_replica.cc:333] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.100261  5956 raft_consensus.cc:2243] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.100706  5956 raft_consensus.cc:2272] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.102515  5956 tablet_replica.cc:333] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.102919  5956 raft_consensus.cc:2243] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.103241  5956 raft_consensus.cc:2272] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.104740  5956 tablet_replica.cc:333] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.105139  5956 raft_consensus.cc:2243] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:42.105456  5956 raft_consensus.cc:2272] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:42.106830  5956 tablet_replica.cc:333] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: stopping tablet replica
I20260710 13:16:42.107219  5956 raft_consensus.cc:2243] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:42.107892  5956 raft_consensus.cc:2272] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:42.112684  8130 consensus_peers.cc:597] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:42.141263  8278 consensus_peers.cc:597] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.144099  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
W20260710 13:16:42.159554  8204 consensus_peers.cc:597] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:42.160625  8130 consensus_peers.cc:597] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.168553  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:42.175848  8573 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 13:16:42.176213  8574 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 13:16:42.177392  8576 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 13:16:42.177707  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:42.180347  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:42.180578  5956 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 13:16:42.180773  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689402180749 us; error 0 us; skew 500 ppm
I20260710 13:16:42.181291  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:42.184528  5956 webserver.cc:533] Webserver started at http://127.5.209.1:41951/ using document root <none> and password file <none>
I20260710 13:16:42.185175  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:42.185339  5956 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:16:42.189203  5956 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:16:42.193737  8581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:42.194567  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:16:42.194866  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "c29d617cb3c2450bad0fd212fad25a49"
format_stamp: "Formatted at 2026-07-10 13:16:37 on dist-test-slave-1hdw"
I20260710 13:16:42.195165  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689343260608-5956-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)
W20260710 13:16:42.223845  8204 consensus_peers.cc:597] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.225656  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:42.226779  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:42.228256  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:42.232026  8588 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:16:42.318118  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:16:42.318421  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.000s	sys 0.004s
W20260710 13:16:42.318389  8130 consensus_peers.cc:597] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.318895  5956 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:16:42.322817  8588 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.337968  8588 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.338874  8588 tablet_bootstrap.cc:492] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.339536  8588 ts_tablet_manager.cc:1403] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:16:42.342039  8588 raft_consensus.cc:359] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.342671  8588 raft_consensus.cc:740] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.343364  8588 consensus_queue.cc:260] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [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: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.345489  8588 ts_tablet_manager.cc:1434] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:42.346236  8588 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
W20260710 13:16:42.355077  8204 consensus_peers.cc:597] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.358861  8588 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.359685  8588 tablet_bootstrap.cc:492] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.360208  8588 ts_tablet_manager.cc:1403] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:16:42.362043  8588 raft_consensus.cc:359] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.362531  8588 raft_consensus.cc:740] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.363085  8588 consensus_queue.cc:260] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [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: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.364492  8588 ts_tablet_manager.cc:1434] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.365170  8588 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.375878  8588 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.376780  8588 tablet_bootstrap.cc:492] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.377451  8588 ts_tablet_manager.cc:1403] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
W20260710 13:16:42.377233  8278 consensus_peers.cc:597] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:42.379789  8588 raft_consensus.cc:359] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.380426  8588 raft_consensus.cc:740] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.381073  8588 consensus_queue.cc:260] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [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: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.383023  8588 ts_tablet_manager.cc:1434] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:16:42.383651  8588 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.393013  8588 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.393667  8588 tablet_bootstrap.cc:492] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.394132  8588 ts_tablet_manager.cc:1403] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:16:42.395735  8588 raft_consensus.cc:359] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.396301  8588 raft_consensus.cc:740] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.397221  8588 consensus_queue.cc:260] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.398739  8588 ts_tablet_manager.cc:1434] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:16:42.398815  5956 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:16:42.399129  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.080s	user 0.073s	sys 0.005s
I20260710 13:16:42.399403  8588 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.410535  8588 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.411414  8588 tablet_bootstrap.cc:492] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.411988  8588 ts_tablet_manager.cc:1403] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:16:42.413695  8588 raft_consensus.cc:359] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.414186  8588 raft_consensus.cc:740] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.414762  8588 consensus_queue.cc:260] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.416162  8588 ts_tablet_manager.cc:1434] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.416751  8588 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.426482  8588 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.427150  8588 tablet_bootstrap.cc:492] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.427661  8588 ts_tablet_manager.cc:1403] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:16:42.429679  8588 raft_consensus.cc:359] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.430330  8588 raft_consensus.cc:740] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.430943  8588 consensus_queue.cc:260] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.432724  8588 ts_tablet_manager.cc:1434] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:16:42.433435  8588 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.445783  8588 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.446518  8588 tablet_bootstrap.cc:492] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.447013  8588 ts_tablet_manager.cc:1403] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:16:42.448577  8588 raft_consensus.cc:359] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.449080  8588 raft_consensus.cc:740] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.449658  8588 consensus_queue.cc:260] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.451090  8588 ts_tablet_manager.cc:1434] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.451702  8588 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.456167  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:40411
I20260710 13:16:42.456254  8652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:40411 every 8 connection(s)
I20260710 13:16:42.462834  8588 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.463775  8588 tablet_bootstrap.cc:492] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.464375  8588 ts_tablet_manager.cc:1403] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:16:42.466590  8588 raft_consensus.cc:359] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.467228  8588 raft_consensus.cc:740] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.467909  8588 consensus_queue.cc:260] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.469754  8588 ts_tablet_manager.cc:1434] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:16:42.470513  8588 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.481316  8588 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.481966  8654 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35855
I20260710 13:16:42.482169  8588 tablet_bootstrap.cc:492] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.482415  8654 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:42.482815  8588 ts_tablet_manager.cc:1403] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:16:42.483296  8654 heartbeater.cc:507] Master 127.5.209.62:35855 requested a full tablet report, sending...
I20260710 13:16:42.485252  8588 raft_consensus.cc:359] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.485899  8588 raft_consensus.cc:740] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.486523  8588 consensus_queue.cc:260] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.488468  8588 ts_tablet_manager.cc:1434] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:16:42.489208  8588 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.491242  7985 ts_manager.cc:194] Re-registered known tserver with Master: c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:42.499065  8588 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.499941  8588 tablet_bootstrap.cc:492] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.500439  8588 ts_tablet_manager.cc:1403] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:16:42.502375  8588 raft_consensus.cc:359] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.502852  8588 raft_consensus.cc:740] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.503469  8588 consensus_queue.cc:260] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [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: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.504675  7985 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48222
I20260710 13:16:42.504776  8588 ts_tablet_manager.cc:1434] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.505481  8588 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.508111  8654 heartbeater.cc:499] Master 127.5.209.62:35855 was elected leader, sending a full tablet report...
I20260710 13:16:42.518301  8588 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.519191  8588 tablet_bootstrap.cc:492] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.519846  8588 ts_tablet_manager.cc:1403] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:16:42.522075  8588 raft_consensus.cc:359] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.522760  8588 raft_consensus.cc:740] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.523703  8588 consensus_queue.cc:260] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.525660  8588 ts_tablet_manager.cc:1434] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:16:42.526391  8588 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.540328  8588 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.541046  8588 tablet_bootstrap.cc:492] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.541551  8588 ts_tablet_manager.cc:1403] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:16:42.543146  8588 raft_consensus.cc:359] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.543817  8588 raft_consensus.cc:740] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.544467  8588 consensus_queue.cc:260] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.546285  8588 ts_tablet_manager.cc:1434] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.547037  8588 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.557845  8588 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.558629  8588 tablet_bootstrap.cc:492] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.559206  8588 ts_tablet_manager.cc:1403] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:16:42.560760  8588 raft_consensus.cc:359] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.561172  8588 raft_consensus.cc:740] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.561620  8588 consensus_queue.cc:260] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.562871  8588 ts_tablet_manager.cc:1434] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260710 13:16:42.563755  8588 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.574963  8588 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.575678  8588 tablet_bootstrap.cc:492] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.576154  8588 ts_tablet_manager.cc:1403] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:16:42.577767  8588 raft_consensus.cc:359] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.578341  8588 raft_consensus.cc:740] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.578897  8588 consensus_queue.cc:260] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.580633  8588 ts_tablet_manager.cc:1434] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.581585  8588 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.593436  8588 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.594061  8588 tablet_bootstrap.cc:492] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.594502  8588 ts_tablet_manager.cc:1403] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:16:42.596120  8588 raft_consensus.cc:359] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.596596  8588 raft_consensus.cc:740] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.597208  8588 consensus_queue.cc:260] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:42.598857  8588 ts_tablet_manager.cc:1434] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.599908  8588 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.611567  8588 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.612170  8588 tablet_bootstrap.cc:492] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.612690  8588 ts_tablet_manager.cc:1403] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:16:42.614212  8588 raft_consensus.cc:359] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.614636  8588 raft_consensus.cc:740] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.615144  8588 consensus_queue.cc:260] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.616828  8588 ts_tablet_manager.cc:1434] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.617811  8588 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.630067  8588 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.630901  8588 tablet_bootstrap.cc:492] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.631526  8588 ts_tablet_manager.cc:1403] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:16:42.633598  8588 raft_consensus.cc:359] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.634284  8588 raft_consensus.cc:740] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.634907  8588 consensus_queue.cc:260] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [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: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.636606  8588 ts_tablet_manager.cc:1434] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:16:42.637495  8588 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Bootstrap starting.
I20260710 13:16:42.649413  8588 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: 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 13:16:42.650087  8588 tablet_bootstrap.cc:492] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Bootstrap complete.
I20260710 13:16:42.650590  8588 ts_tablet_manager.cc:1403] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:16:42.652379  8588 raft_consensus.cc:359] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.652853  8588 raft_consensus.cc:740] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Initialized, Role: FOLLOWER
I20260710 13:16:42.653434  8588 consensus_queue.cc:260] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:42.654856  8588 ts_tablet_manager.cc:1434] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:16:42.965068  8555 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:42.965576  8555 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.967343  8555 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:42.968317  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:42.968500  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:42.969055  8627 raft_consensus.cc:2468] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:42.970198  8204 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:42.970914  8555 raft_consensus.cc:2804] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:42.971307  8555 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:42.971657  8555 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:42.976621  8555 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.978557  8555 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:42.979400  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:42.980075  8627 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:42.980921  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:42.986753  8627 raft_consensus.cc:2468] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 2.
I20260710 13:16:42.987797  8204 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:42.988430  8555 raft_consensus.cc:2804] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:42.988847  8555 raft_consensus.cc:697] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:42.989575  8555 consensus_queue.cc:237] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:42.996294  7985 catalog_manager.cc:5697] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 2 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.028936  8672 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.029531  8672 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.031251  8672 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.032011  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:43.032452  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.033077  8627 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:43.033982  8278 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.034663  8672 raft_consensus.cc:2804] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.035035  8672 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.035351  8672 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.040033  8672 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.041563  8672 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.042275  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:43.042531  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.043179  8627 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.047669  8627 raft_consensus.cc:2468] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:43.048467  8278 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.049153  8672 raft_consensus.cc:2804] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.049606  8534 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.049612  8672 raft_consensus.cc:697] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:43.050244  8534 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.050575  8672 consensus_queue.cc:237] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.052079  8534 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:43.052839  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.053498  8627 raft_consensus.cc:2468] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:43.053579  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:43.056243  8278 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:43.057013  8672 raft_consensus.cc:2804] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.057331  8672 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.057617  8672 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.060122  7985 catalog_manager.cc:5697] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 2 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.063796  8672 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.065748  8672 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:43.066455  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.066880  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:43.067031  8627 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.072149  8669 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.072570  8669 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:43.073266  8627 raft_consensus.cc:2468] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:43.074203  8278 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:43.074326  8669 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:43.075042  8672 raft_consensus.cc:2804] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.075498  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:43.075596  8672 raft_consensus.cc:697] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:43.075518  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.076581  8627 raft_consensus.cc:2468] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 1.
I20260710 13:16:43.076843  8672 consensus_queue.cc:237] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.077665  8130 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.078328  8669 raft_consensus.cc:2804] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.078663  8669 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.079026  8669 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.084028  7985 catalog_manager.cc:5697] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 2 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.089082  8669 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:43.091833  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.092247  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:43.092399  8669 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:43.092289  8627 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.099048  8627 raft_consensus.cc:2468] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:43.100239  8130 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.101320  8669 raft_consensus.cc:2804] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.101958  8669 raft_consensus.cc:697] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:43.102824  8669 consensus_queue.cc:237] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:43.112018  7985 catalog_manager.cc:5697] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.165840  8672 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.166402  8672 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.168099  8672 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.168865  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:43.169042  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.169588  8627 raft_consensus.cc:2468] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:43.170565  8278 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.171212  8672 raft_consensus.cc:2804] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.171627  8672 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.171929  8672 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.177054  8672 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.178535  8672 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.179278  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:43.179855  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.180222  8669 raft_consensus.cc:493] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.180354  8627 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.180719  8669 raft_consensus.cc:515] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.182862  8669 leader_election.cc:290] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.183403  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.184113  8626 raft_consensus.cc:2393] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 197260499c0f4d94a7aa49afacadd380 in current term 2: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:43.185657  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237e03a0d1a4863bc3ba4995f42f4f2" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.187222  8627 raft_consensus.cc:2468] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:43.187142  8129 leader_election.cc:304] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.188077  8669 raft_consensus.cc:3060] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.189118  8278 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 3781682a11f34f5f8bba31b31b679a6c
I20260710 13:16:43.190258  8672 raft_consensus.cc:2804] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.190742  8672 raft_consensus.cc:697] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:43.192060  8672 consensus_queue.cc:237] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.195137  8669 raft_consensus.cc:2749] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.200116  7985 catalog_manager.cc:5697] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 2 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.223537  8669 raft_consensus.cc:493] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.223977  8669 raft_consensus.cc:515] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:43.225580  8669 leader_election.cc:290] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:43.226217  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.226650  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5b846f82b4826b80c23f6aaea3371" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:43.226982  8627 raft_consensus.cc:2393] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 197260499c0f4d94a7aa49afacadd380 in current term 2: Already voted for candidate 3781682a11f34f5f8bba31b31b679a6c in this term.
I20260710 13:16:43.228180  8129 leader_election.cc:304] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.228929  8669 raft_consensus.cc:3060] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.234277  8669 raft_consensus.cc:2749] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.255554  8368 raft_consensus.cc:493] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.256086  8368 raft_consensus.cc:515] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:43.257658  8368 leader_election.cc:290] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:43.258402  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.258558  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7965102cef486b8c72ceec7ea32f6e" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:43.259070  8627 raft_consensus.cc:2393] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 2: Already voted for candidate 197260499c0f4d94a7aa49afacadd380 in this term.
I20260710 13:16:43.260036  8204 leader_election.cc:304] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c; no voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.260607  8368 raft_consensus.cc:3060] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.265528  8368 raft_consensus.cc:2749] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.271445  8368 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.271936  8368 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.273419  8368 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.274138  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.274407  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.275097  8627 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 1.
I20260710 13:16:43.276456  8204 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:43.277145  8368 raft_consensus.cc:2804] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.277572  8368 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.277954  8368 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.283759  8368 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.285094  8368 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.286001  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:43.286011  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.286652  8627 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.292356  8627 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3781682a11f34f5f8bba31b31b679a6c in term 2.
I20260710 13:16:43.293112  8204 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:43.293680  8368 raft_consensus.cc:2804] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.294082  8368 raft_consensus.cc:697] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Becoming Leader. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:43.294682  8368 consensus_queue.cc:237] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.301115  7985 catalog_manager.cc:5697] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3). New cstate: current_term: 2 leader_uuid: "3781682a11f34f5f8bba31b31b679a6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.305084  8368 raft_consensus.cc:493] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.305677  8368 raft_consensus.cc:515] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.307343  8368 leader_election.cc:290] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.308248  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.308388  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4547733c1f9f43f2879b899ce281fd96" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.309160  8627 raft_consensus.cc:2393] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 2: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:43.310273  8204 leader_election.cc:304] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.310941  8368 raft_consensus.cc:3060] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.315507  8368 raft_consensus.cc:2749] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.356401  8672 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.356904  8672 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.358542  8672 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:43.359114  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.359491  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380" is_pre_election: true
I20260710 13:16:43.359701  8627 raft_consensus.cc:2468] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 1.
I20260710 13:16:43.360687  8278 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:43.361353  8672 raft_consensus.cc:2804] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:16:43.361698  8672 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.361967  8672 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.366345  8672 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.367794  8672 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Requested vote from peers c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:43.368464  8627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.368713  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:43.369027  8627 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.373611  8627 raft_consensus.cc:2468] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:43.374464  8278 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:43.375075  8672 raft_consensus.cc:2804] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:43.375506  8672 raft_consensus.cc:697] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:43.376215  8672 consensus_queue.cc:237] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.382546  7985 catalog_manager.cc:5697] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 1 to 2, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 2 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:43.422358  8626 raft_consensus.cc:1275] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 3781682a11f34f5f8bba31b31b679a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.423573  8368 consensus_queue.cc:1048] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.432756  8161 raft_consensus.cc:1275] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer 3781682a11f34f5f8bba31b31b679a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.434232  8684 consensus_queue.cc:1048] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.450053  8626 raft_consensus.cc:1275] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.451463  8672 consensus_queue.cc:1048] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.460282  8236 raft_consensus.cc:1275] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.461465  8534 consensus_queue.cc:1048] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.484629  8368 raft_consensus.cc:493] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.485098  8368 raft_consensus.cc:515] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.486884  8368 leader_election.cc:290] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.487556  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.487931  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb7ed4c556944138ce98ee28ef65ec7" candidate_uuid: "3781682a11f34f5f8bba31b31b679a6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.488757  8626 raft_consensus.cc:2393] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3781682a11f34f5f8bba31b31b679a6c in current term 2: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:43.489732  8204 leader_election.cc:304] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [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: 3781682a11f34f5f8bba31b31b679a6c; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.490479  8368 raft_consensus.cc:3060] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.493811  8428 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.494385  8428 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.495432  8368 raft_consensus.cc:2749] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.496378  8428 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.497076  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.497449  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.497594  8309 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:43.498049  8626 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:43.498584  8129 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:43.499248  8428 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:16:43.499660  8428 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.499969  8428 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:43.504572  8428 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.506671  8428 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 3 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.507098  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:43.507305  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
I20260710 13:16:43.507748  8309 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:43.507858  8626 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:43.512589  8309 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 3.
I20260710 13:16:43.512629  8626 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 3.
I20260710 13:16:43.513633  8129 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:43.514302  8428 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:43.514712  8428 raft_consensus.cc:697] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:43.515475  8428 consensus_queue.cc:237] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.519495  8428 raft_consensus.cc:493] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.519867  8428 raft_consensus.cc:515] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:43.521696  8428 leader_election.cc:290] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.522280  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" is_pre_election: true
I20260710 13:16:43.522761  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2acbfe27676242e5ad09aeee59a3d3f0" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.522871  7987 catalog_manager.cc:5697] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 2 to 3, leader changed from c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1) to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 3 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:43.523530  8626 raft_consensus.cc:2393] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 197260499c0f4d94a7aa49afacadd380 in current term 2: Already voted for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in this term.
I20260710 13:16:43.524529  8130 leader_election.cc:304] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380; no voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.525146  8428 raft_consensus.cc:3060] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.530092  8428 raft_consensus.cc:2749] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.530814  8626 raft_consensus.cc:1275] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.532018  8672 consensus_queue.cc:1048] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.541005  8161 raft_consensus.cc:1275] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.542385  8671 consensus_queue.cc:1048] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.563421  8671 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c29d617cb3c2450bad0fd212fad25a49)
I20260710 13:16:43.563833  8671 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:43.565455  8671 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411)
I20260710 13:16:43.566102  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3781682a11f34f5f8bba31b31b679a6c" is_pre_election: true
I20260710 13:16:43.566395  8626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c29d617cb3c2450bad0fd212fad25a49" is_pre_election: true
I20260710 13:16:43.567109  8626 raft_consensus.cc:2393] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in current term 2: Already voted for candidate 3781682a11f34f5f8bba31b31b679a6c in this term.
I20260710 13:16:43.567952  8278 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 3781682a11f34f5f8bba31b31b679a6c, c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:43.568596  8671 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:43.573841  8671 raft_consensus.cc:2749] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:16:43.604028  8236 raft_consensus.cc:1275] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.605463  8428 consensus_queue.cc:1048] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.614805  8626 raft_consensus.cc:1275] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.616315  8669 consensus_queue.cc:1048] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.674405  8236 raft_consensus.cc:1275] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.675875  8534 consensus_queue.cc:1048] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.686467  8626 raft_consensus.cc:1275] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.688390  8671 consensus_queue.cc:1048] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:43.855948  8309 raft_consensus.cc:1275] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer 3781682a11f34f5f8bba31b31b679a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.858278  8368 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:43.873242  8626 raft_consensus.cc:1275] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 3781682a11f34f5f8bba31b31b679a6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.880939  8368 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.885224  8626 raft_consensus.cc:1275] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.887652  8671 consensus_queue.cc:1048] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:43.902406  8161 raft_consensus.cc:1275] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:43.904371  8671 consensus_queue.cc:1048] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.944612  8309 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:43.945822  8428 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:43.955752  8626 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:16:43.957583  8428 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:52.462122  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:52.491554  8309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:55170
I20260710 13:16:52.492234  8309 raft_consensus.cc:606] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:52.505589  8236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb"
dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
mode: GRACEFUL
new_leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
 from {username='slave'} at 127.0.0.1:38442
I20260710 13:16:52.506218  8236 raft_consensus.cc:606] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Received request to transfer leadership to TS 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:52.518669  8161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:46600
I20260710 13:16:52.519164  8161 raft_consensus.cc:606] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:52.521610  8236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1"
dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:38442
I20260710 13:16:52.522083  8236 raft_consensus.cc:606] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:52.524282  8309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
mode: GRACEFUL
new_leader_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:55170
I20260710 13:16:52.524801  8309 raft_consensus.cc:606] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Received request to transfer leadership to TS 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:52.525731  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:16:52.526683  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:52.530004  8731 raft_consensus.cc:993] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: : Instructing follower 2a750b5e2d3f4aa3b3e9501b8e42161e to start an election
I20260710 13:16:52.530597  8725 raft_consensus.cc:1081] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Signalling peer 2a750b5e2d3f4aa3b3e9501b8e42161e to start an election
I20260710 13:16:52.532130  8309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
 from {username='slave'} at 127.0.0.1:55928
I20260710 13:16:52.532544  8309 raft_consensus.cc:493] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:52.532768  8309 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.537922  8309 raft_consensus.cc:515] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.539427  8309 leader_election.cc:290] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:52.540105  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:52.540568  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024349835cfd4fda933c15e2bc2953bb" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:52.540925  8161 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.541090  8236 raft_consensus.cc:3055] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:52.541479  8236 raft_consensus.cc:740] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:52.542150  8236 consensus_queue.cc:260] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.543298  8236 raft_consensus.cc:3060] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.546851  8161 raft_consensus.cc:2468] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:52.547868  8277 leader_election.cc:304] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:52.548584  8726 raft_consensus.cc:2804] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:52.549052  8726 raft_consensus.cc:697] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:52.549458  8236 raft_consensus.cc:2468] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 2.
I20260710 13:16:52.549994  8726 consensus_queue.cc:237] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.556959  7987 catalog_manager.cc:5697] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 1 to 2, leader changed from 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 2 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:52.715047  8724 raft_consensus.cc:993] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.715539  8737 raft_consensus.cc:1081] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.717450  8627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58776
I20260710 13:16:52.717916  8627 raft_consensus.cc:493] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:52.718139  8627 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:52.722898  8627 raft_consensus.cc:515] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:52.724799  8627 leader_election.cc:290] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 4 election: Requested vote from peers 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295), 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837)
I20260710 13:16:52.735920  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:52.736521  8309 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:52.738085  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c180216baab4b88bcc84feeb5e1499c" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:52.738579  8161 raft_consensus.cc:3055] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:16:52.738890  8161 raft_consensus.cc:740] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:52.739703  8161 consensus_queue.cc:260] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:52.740866  8161 raft_consensus.cc:3060] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:52.742022  8309 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 4.
I20260710 13:16:52.743000  8584 leader_election.cc:304] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:52.744829  8740 raft_consensus.cc:2804] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:16:52.745536  8161 raft_consensus.cc:2468] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 4.
I20260710 13:16:52.746505  8740 raft_consensus.cc:697] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 4 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:52.747462  8740 consensus_queue.cc:237] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [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: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } }
I20260710 13:16:52.755261  7987 catalog_manager.cc:5697] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 3 to 4, leader changed from 197260499c0f4d94a7aa49afacadd380 (127.5.209.2) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 4 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:52.804991  8718 raft_consensus.cc:993] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.805433  8726 raft_consensus.cc:1081] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.806936  8627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58784
I20260710 13:16:52.807420  8627 raft_consensus.cc:493] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:52.807668  8627 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.812476  8627 raft_consensus.cc:515] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.814009  8627 leader_election.cc:290] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:52.815819  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:52.816473  8309 raft_consensus.cc:3055] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:52.816762  8309 raft_consensus.cc:740] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:52.817546  8309 consensus_queue.cc:260] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.818725  8309 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.823174  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020c84abcd8146acbf710e9d7446ac2b" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:52.823767  8236 raft_consensus.cc:3060] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.824360  8309 raft_consensus.cc:2468] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:52.825269  8584 leader_election.cc:304] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:52.825997  8740 raft_consensus.cc:2804] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:52.826411  8740 raft_consensus.cc:697] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:52.828058  8740 consensus_queue.cc:237] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.829862  8236 raft_consensus.cc:2468] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:52.835899  7987 catalog_manager.cc:5697] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 1 to 2, leader changed from 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:52.876438  8718 raft_consensus.cc:993] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: : Instructing follower 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:52.876977  8726 raft_consensus.cc:1081] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Signalling peer 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:52.878515  8160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:34482
I20260710 13:16:52.878993  8160 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:52.879276  8160 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.886097  8160 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.888242  8160 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:52.888757  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:52.889117  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:52.889382  8236 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.889688  8309 raft_consensus.cc:3055] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:52.890000  8309 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:52.890703  8309 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.891831  8309 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.895763  8236 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:52.896831  8129 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:52.897503  8737 raft_consensus.cc:2804] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:52.897965  8737 raft_consensus.cc:697] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:52.898010  8309 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:52.898854  8737 consensus_queue.cc:237] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:52.905992  7987 catalog_manager.cc:5697] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 1 to 2, leader changed from 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4) to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:52.915508  8725 raft_consensus.cc:993] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.916000  8725 raft_consensus.cc:1081] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:52.917627  8627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58772
I20260710 13:16:52.918186  8627 raft_consensus.cc:493] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:52.918584  8627 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.923781  8627 raft_consensus.cc:515] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.925196  8627 leader_election.cc:290] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:52.926034  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:52.926280  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c28d9924e6f4088bfaa1a615bb288c1" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:52.926587  8236 raft_consensus.cc:3055] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:52.926909  8309 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.926941  8236 raft_consensus.cc:740] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:52.927922  8236 consensus_queue.cc:260] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.928774  8236 raft_consensus.cc:3060] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:52.933631  8309 raft_consensus.cc:2468] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:52.933905  8236 raft_consensus.cc:2468] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:52.934715  8584 leader_election.cc:304] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:52.935436  8740 raft_consensus.cc:2804] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:52.935910  8740 raft_consensus.cc:697] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:52.936750  8740 consensus_queue.cc:237] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:52.943887  7987 catalog_manager.cc:5697] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 1 to 2, leader changed from 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:52.956338  8160 raft_consensus.cc:1275] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:52.957429  8726 consensus_queue.cc:1048] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:52.969413  8236 raft_consensus.cc:1275] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:52.971056  8749 consensus_queue.cc:1048] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:53.192858  8160 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:16:53.194150  8740 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:53.205587  8309 raft_consensus.cc:1275] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:16:53.207219  8755 consensus_queue.cc:1048] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:53.309011  8309 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.310228  8724 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.319300  8236 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.320717  8724 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.367656  8236 raft_consensus.cc:1275] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.368922  8755 consensus_queue.cc:1048] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.372027  8309 raft_consensus.cc:1275] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.373297  8740 consensus_queue.cc:1048] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.417249  8309 raft_consensus.cc:1275] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.418476  8740 consensus_queue.cc:1048] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.430413  8236 raft_consensus.cc:1275] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:53.433095  8740 consensus_queue.cc:1048] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:53.527750  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:53.542052  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:53.556604  8312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
mode: GRACEFUL
new_leader_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:55170
I20260710 13:16:53.557099  8312 raft_consensus.cc:606] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Received request to transfer leadership to TS 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:53.559243  8236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561"
dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:38442
I20260710 13:16:53.559679  8236 raft_consensus.cc:606] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:53.561878  8160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
mode: GRACEFUL
new_leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
 from {username='slave'} at 127.0.0.1:46600
I20260710 13:16:53.562266  8160 raft_consensus.cc:606] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Received request to transfer leadership to TS 2a750b5e2d3f4aa3b3e9501b8e42161e
I20260710 13:16:53.563215  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:16:53.563812  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:53.591029  8764 raft_consensus.cc:993] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: : Instructing follower 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:53.591558  8765 raft_consensus.cc:1081] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Signalling peer 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:53.592932  8160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:34482
I20260710 13:16:53.593341  8160 raft_consensus.cc:493] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:53.593606  8160 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:53.598088  8160 raft_consensus.cc:515] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.599754  8160 leader_election.cc:290] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:53.600502  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:53.600666  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557e586dba76455aa844f3ac9182bc1c" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:53.600998  8236 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:53.601183  8312 raft_consensus.cc:3055] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:53.601532  8312 raft_consensus.cc:740] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:53.602072  8312 consensus_queue.cc:260] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.603029  8312 raft_consensus.cc:3060] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:53.606663  8236 raft_consensus.cc:2468] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:53.607579  8129 leader_election.cc:304] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:53.608309  8737 raft_consensus.cc:2804] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:53.608718  8737 raft_consensus.cc:697] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:53.609004  8312 raft_consensus.cc:2468] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 2.
I20260710 13:16:53.609520  8737 consensus_queue.cc:237] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.620002  7985 catalog_manager.cc:5697] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 1 to 2, leader changed from 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4) to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:53.814385  8758 raft_consensus.cc:993] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: : Instructing follower 2a750b5e2d3f4aa3b3e9501b8e42161e to start an election
I20260710 13:16:53.814811  8724 raft_consensus.cc:1081] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Signalling peer 2a750b5e2d3f4aa3b3e9501b8e42161e to start an election
I20260710 13:16:53.816084  8312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
 from {username='slave'} at 127.0.0.1:55922
I20260710 13:16:53.816468  8312 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:53.816679  8312 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.824005  8312 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.826567  8312 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [CANDIDATE]: Term 3 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:53.851450  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:53.857560  8236 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.862300  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:53.863408  8163 raft_consensus.cc:3055] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:53.863801  8163 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:53.865648  8163 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.868476  8163 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.884684  8163 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 3.
I20260710 13:16:53.887589  8277 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: 197260499c0f4d94a7aa49afacadd380, 2a750b5e2d3f4aa3b3e9501b8e42161e; no voters: 
I20260710 13:16:53.884684  8236 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a750b5e2d3f4aa3b3e9501b8e42161e in term 3.
I20260710 13:16:53.888971  8765 raft_consensus.cc:2804] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:53.889708  8765 raft_consensus.cc:697] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 LEADER]: Becoming Leader. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:53.890985  8765 consensus_queue.cc:237] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:53.899940  7985 catalog_manager.cc:5697] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e reported cstate change: term changed from 2 to 3, leader changed from 197260499c0f4d94a7aa49afacadd380 (127.5.209.2) to 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4). New cstate: current_term: 3 leader_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:53.964978  8771 raft_consensus.cc:993] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:53.965580  8772 raft_consensus.cc:1081] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:53.967321  8627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58772
I20260710 13:16:53.967774  8627 raft_consensus.cc:493] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:53.968003  8627 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.975293  8627 raft_consensus.cc:515] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:53.977464  8627 leader_election.cc:290] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 3 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:53.978161  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:53.978631  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c456da3ce294a2394c42b62ea28d561" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:53.978870  8236 raft_consensus.cc:3055] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:16:53.979250  8236 raft_consensus.cc:740] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3781682a11f34f5f8bba31b31b679a6c, State: Running, Role: LEADER
I20260710 13:16:53.979337  8312 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.980194  8236 consensus_queue.cc:260] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:53.981725  8236 raft_consensus.cc:3060] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:16:53.986800  8312 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 3.
I20260710 13:16:53.988077  8236 raft_consensus.cc:2468] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 3.
I20260710 13:16:53.988130  8584 leader_election.cc:304] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [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: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:53.989128  8740 raft_consensus.cc:2804] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:16:53.989567  8740 raft_consensus.cc:697] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 3 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:53.990406  8740 consensus_queue.cc:237] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [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: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:53.999385  7985 catalog_manager.cc:5697] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 2 to 3, leader changed from 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 3 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:54.088362  8236 raft_consensus.cc:1275] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:54.090178  8724 consensus_queue.cc:1048] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:54.093853  8312 raft_consensus.cc:1275] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:54.095393  8724 consensus_queue.cc:1048] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:16:54.370354  8309 raft_consensus.cc:1275] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:54.371555  8741 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:54.382201  8236 raft_consensus.cc:1275] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:54.384549  8755 consensus_queue.cc:1048] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:54.385037  8236 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:54.386955  8765 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:16:54.403820  8163 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Refusing update from remote peer 2a750b5e2d3f4aa3b3e9501b8e42161e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:16:54.405529  8764 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:16:54.564716  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:54.581856  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:54.597976  8161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:46600
I20260710 13:16:54.598531  8161 raft_consensus.cc:606] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:54.600898  8309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
mode: GRACEFUL
new_leader_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:55170
I20260710 13:16:54.601357  8309 raft_consensus.cc:606] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 LEADER]: Received request to transfer leadership to TS 197260499c0f4d94a7aa49afacadd380
I20260710 13:16:54.602475  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:16:54.603149  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:54.929730  8787 raft_consensus.cc:993] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: : Instructing follower 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:54.930306  8764 raft_consensus.cc:1081] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 LEADER]: Signalling peer 197260499c0f4d94a7aa49afacadd380 to start an election
I20260710 13:16:54.931836  8161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
 from {username='slave'} at 127.0.0.1:34482
I20260710 13:16:54.932390  8161 raft_consensus.cc:493] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:54.932674  8161 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:54.938300  8161 raft_consensus.cc:515] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:54.940256  8161 leader_election.cc:290] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [CANDIDATE]: Term 4 election: Requested vote from peers 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:54.940929  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:54.941288  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5e2360a5bc4698a432ee83b5df0b4a" candidate_uuid: "197260499c0f4d94a7aa49afacadd380" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:54.941537  8236 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:54.941893  8309 raft_consensus.cc:3055] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:16:54.942217  8309 raft_consensus.cc:740] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a750b5e2d3f4aa3b3e9501b8e42161e, State: Running, Role: LEADER
I20260710 13:16:54.942895  8309 consensus_queue.cc:260] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:54.943799  8309 raft_consensus.cc:3060] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:16:54.946287  8236 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 4.
I20260710 13:16:54.947551  8129 leader_election.cc:304] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [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: 197260499c0f4d94a7aa49afacadd380, 3781682a11f34f5f8bba31b31b679a6c; no voters: 
I20260710 13:16:54.948370  8758 raft_consensus.cc:2804] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:16:54.948786  8758 raft_consensus.cc:697] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 4 LEADER]: Becoming Leader. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:54.948902  8309 raft_consensus.cc:2468] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 197260499c0f4d94a7aa49afacadd380 in term 4.
I20260710 13:16:54.949636  8758 consensus_queue.cc:237] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [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: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } }
I20260710 13:16:54.956203  7985 catalog_manager.cc:5697] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 reported cstate change: term changed from 3 to 4, leader changed from 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4) to 197260499c0f4d94a7aa49afacadd380 (127.5.209.2). New cstate: current_term: 4 leader_uuid: "197260499c0f4d94a7aa49afacadd380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:55.055047  8724 raft_consensus.cc:993] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:55.055588  8724 raft_consensus.cc:1081] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:55.057039  8625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58776
I20260710 13:16:55.057487  8625 raft_consensus.cc:493] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:55.057739  8625 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:55.063495  8625 raft_consensus.cc:515] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:55.064987  8625 leader_election.cc:290] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891)
I20260710 13:16:55.065719  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:55.065914  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e51210dd23d4c0e94002a02bf833c7f" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3781682a11f34f5f8bba31b31b679a6c"
I20260710 13:16:55.066268  8161 raft_consensus.cc:3055] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:55.066412  8236 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:55.066516  8161 raft_consensus.cc:740] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:55.067379  8161 consensus_queue.cc:260] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:55.068415  8161 raft_consensus.cc:3060] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:55.074903  8161 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:55.076526  8584 leader_election.cc:304] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 197260499c0f4d94a7aa49afacadd380, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:55.077944  8786 raft_consensus.cc:2804] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:55.078461  8786 raft_consensus.cc:697] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:55.079559  8786 consensus_queue.cc:237] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } }
I20260710 13:16:55.080930  8236 raft_consensus.cc:2468] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:55.089058  7985 catalog_manager.cc:5697] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 1 to 2, leader changed from 197260499c0f4d94a7aa49afacadd380 (127.5.209.2) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:55.331413  8236 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 4 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:55.332556  8758 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:55.340322  8309 raft_consensus.cc:1275] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Refusing update from remote peer 197260499c0f4d94a7aa49afacadd380: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:16:55.341763  8758 consensus_queue.cc:1048] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:16:55.589219  8163 raft_consensus.cc:1275] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:55.590409  8786 consensus_queue.cc:1048] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:55.603796  8236 raft_consensus.cc:1275] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:55.604027  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:55.605365  8801 consensus_queue.cc:1048] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3781682a11f34f5f8bba31b31b679a6c" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 32891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:55.632777  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:55.645915  8163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498"
dest_uuid: "197260499c0f4d94a7aa49afacadd380"
mode: GRACEFUL
new_leader_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:46600
I20260710 13:16:55.646448  8163 raft_consensus.cc:606] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Received request to transfer leadership to TS c29d617cb3c2450bad0fd212fad25a49
I20260710 13:16:55.647538  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:16:55.648105  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:16:55.993860  8724 raft_consensus.cc:993] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: : Instructing follower c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:55.994316  8758 raft_consensus.cc:1081] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Signalling peer c29d617cb3c2450bad0fd212fad25a49 to start an election
I20260710 13:16:55.995594  8627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498"
dest_uuid: "c29d617cb3c2450bad0fd212fad25a49"
 from {username='slave'} at 127.0.0.1:58776
I20260710 13:16:55.996016  8627 raft_consensus.cc:493] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:16:55.996289  8627 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:56.000633  8627 raft_consensus.cc:515] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:56.001995  8627 leader_election.cc:290] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Requested vote from peers 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837), 2a750b5e2d3f4aa3b3e9501b8e42161e (127.5.209.4:39295)
I20260710 13:16:56.002815  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "197260499c0f4d94a7aa49afacadd380"
I20260710 13:16:56.003361  8309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f538fa7167d64932b66dce74df1e2498" candidate_uuid: "c29d617cb3c2450bad0fd212fad25a49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e"
I20260710 13:16:56.003392  8161 raft_consensus.cc:3055] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:16:56.003897  8309 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:56.003911  8161 raft_consensus.cc:740] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 197260499c0f4d94a7aa49afacadd380, State: Running, Role: LEADER
I20260710 13:16:56.004854  8161 consensus_queue.cc:260] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:56.005991  8161 raft_consensus.cc:3060] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:16:56.008909  8309 raft_consensus.cc:2468] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:56.009858  8584 leader_election.cc:304] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a750b5e2d3f4aa3b3e9501b8e42161e, c29d617cb3c2450bad0fd212fad25a49; no voters: 
I20260710 13:16:56.010610  8801 raft_consensus.cc:2804] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:16:56.010819  8161 raft_consensus.cc:2468] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d617cb3c2450bad0fd212fad25a49 in term 2.
I20260710 13:16:56.011016  8801 raft_consensus.cc:697] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Becoming Leader. State: Replica: c29d617cb3c2450bad0fd212fad25a49, State: Running, Role: LEADER
I20260710 13:16:56.012169  8801 consensus_queue.cc:237] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } }
I20260710 13:16:56.020092  7986 catalog_manager.cc:5697] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 reported cstate change: term changed from 1 to 2, leader changed from 197260499c0f4d94a7aa49afacadd380 (127.5.209.2) to c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "c29d617cb3c2450bad0fd212fad25a49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d617cb3c2450bad0fd212fad25a49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 40411 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:56.503310  8309 raft_consensus.cc:1275] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:56.504449  8786 consensus_queue.cc:1048] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a750b5e2d3f4aa3b3e9501b8e42161e" member_type: VOTER last_known_addr { host: "127.5.209.4" port: 39295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:56.514149  8163 raft_consensus.cc:1275] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Refusing update from remote peer c29d617cb3c2450bad0fd212fad25a49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:16:56.515493  8807 consensus_queue.cc:1048] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "197260499c0f4d94a7aa49afacadd380" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 45837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:16:56.648785  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:16:56.661320  5956 tablet_server.cc:179] TabletServer@127.5.209.1:40411 shutting down...
I20260710 13:16:56.684077  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:56.684779  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.685500  5956 raft_consensus.cc:2243] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.686249  5956 raft_consensus.cc:2272] T 020c84abcd8146acbf710e9d7446ac2b P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.688508  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.689081  5956 raft_consensus.cc:2243] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.689827  5956 raft_consensus.cc:2272] T f538fa7167d64932b66dce74df1e2498 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.692193  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.693020  5956 raft_consensus.cc:2243] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.693393  5956 raft_consensus.cc:2272] T f2f5b846f82b4826b80c23f6aaea3371 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.695169  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.695796  5956 raft_consensus.cc:2243] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.696170  5956 raft_consensus.cc:2272] T 4547733c1f9f43f2879b899ce281fd96 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.697989  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.698513  5956 raft_consensus.cc:2243] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.699191  5956 raft_consensus.cc:2272] T 8c456da3ce294a2394c42b62ea28d561 P c29d617cb3c2450bad0fd212fad25a49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.701234  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.701833  5956 raft_consensus.cc:2243] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.702404  5956 raft_consensus.cc:2272] T 2acbfe27676242e5ad09aeee59a3d3f0 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.704692  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.705219  5956 raft_consensus.cc:2243] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.705595  5956 raft_consensus.cc:2272] T cef12ab86be946018fc12d6302562be7 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.707525  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.708140  5956 raft_consensus.cc:2243] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.708527  5956 raft_consensus.cc:2272] T e9ae736659de456ca248829d10534f08 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.710554  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.711092  5956 raft_consensus.cc:2243] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.711472  5956 raft_consensus.cc:2272] T a4ce9e8b1a21459b83322071103671b2 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.713253  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.713723  5956 raft_consensus.cc:2243] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.714424  5956 raft_consensus.cc:2272] T 0c180216baab4b88bcc84feeb5e1499c P c29d617cb3c2450bad0fd212fad25a49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.716316  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.716801  5956 raft_consensus.cc:2243] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.717180  5956 raft_consensus.cc:2272] T 3d9c796e05074df182096befb1f5a897 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.719568  5956 tablet_replica.cc:333] stopping tablet replica
W20260710 13:16:56.719830  8130 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:16:56.720250  5956 raft_consensus.cc:2243] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.720788  5956 raft_consensus.cc:2272] T 0237e03a0d1a4863bc3ba4995f42f4f2 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:56.723040  8130 consensus_peers.cc:597] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:56.723451  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.724006  5956 raft_consensus.cc:2243] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:56.724320  8130 consensus_peers.cc:597] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:56.724448  5956 raft_consensus.cc:2272] T bfb7ed4c556944138ce98ee28ef65ec7 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.726351  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.726823  5956 raft_consensus.cc:2243] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.727528  5956 raft_consensus.cc:2272] T 7c28d9924e6f4088bfaa1a615bb288c1 P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.729223  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.729688  5956 raft_consensus.cc:2243] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.730335  5956 raft_consensus.cc:2272] T 3e51210dd23d4c0e94002a02bf833c7f P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.732038  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.732517  5956 raft_consensus.cc:2243] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.732882  5956 raft_consensus.cc:2272] T cc8ed80facaa45088c32aa15902182ca P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.734959  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.735602  5956 raft_consensus.cc:2243] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.736142  5956 raft_consensus.cc:2272] T da7965102cef486b8c72ceec7ea32f6e P c29d617cb3c2450bad0fd212fad25a49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.738595  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:16:56.739058  5956 raft_consensus.cc:2243] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.739426  5956 raft_consensus.cc:2272] T b1ace21dcceb4ca48b49901922655e04 P c29d617cb3c2450bad0fd212fad25a49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:56.749634  8278 consensus_peers.cc:597] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:56.754317  8204 consensus_peers.cc:597] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. 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 13:16:56.769564  8204 consensus_peers.cc:597] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:56.770757  8278 consensus_peers.cc:597] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:56.777503  5956 tablet_server.cc:196] TabletServer@127.5.209.1:40411 shutdown complete.
I20260710 13:16:56.808696  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
W20260710 13:16:56.820393  8204 consensus_peers.cc:597] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:56.838056  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:56.838946  5956 tablet_replica.cc:333] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.839674  5956 raft_consensus.cc:2243] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.840209  5956 raft_consensus.cc:2272] T b1ace21dcceb4ca48b49901922655e04 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.842528  5956 tablet_replica.cc:333] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.843189  5956 raft_consensus.cc:2243] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.844005  5956 raft_consensus.cc:2272] T 3d9c796e05074df182096befb1f5a897 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.845746  5956 tablet_replica.cc:333] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.846267  5956 raft_consensus.cc:2243] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.846971  5956 raft_consensus.cc:2272] T 557e586dba76455aa844f3ac9182bc1c P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.848634  5956 tablet_replica.cc:333] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.849160  5956 raft_consensus.cc:2243] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.849538  5956 raft_consensus.cc:2272] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.851226  5956 tablet_replica.cc:333] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.851766  5956 raft_consensus.cc:2243] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.852190  5956 raft_consensus.cc:2272] T e9ae736659de456ca248829d10534f08 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.854039  5956 tablet_replica.cc:333] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.854719  5956 raft_consensus.cc:2243] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.855226  5956 raft_consensus.cc:2272] T a4ce9e8b1a21459b83322071103671b2 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.857380  5956 tablet_replica.cc:333] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.857896  5956 raft_consensus.cc:2243] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.858315  5956 raft_consensus.cc:2272] T 0c180216baab4b88bcc84feeb5e1499c P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.860040  5956 tablet_replica.cc:333] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.860554  5956 raft_consensus.cc:2243] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.860976  5956 raft_consensus.cc:2272] T 2acbfe27676242e5ad09aeee59a3d3f0 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.862705  5956 tablet_replica.cc:333] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.863229  5956 raft_consensus.cc:2243] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.863734  5956 raft_consensus.cc:2272] T cef12ab86be946018fc12d6302562be7 P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.865420  5956 tablet_replica.cc:333] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.865924  5956 raft_consensus.cc:2243] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.866665  5956 raft_consensus.cc:2272] T 7e436ec4737f453182a68fec5dfbc81e P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.868467  5956 tablet_replica.cc:333] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.868983  5956 raft_consensus.cc:2243] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.869742  5956 raft_consensus.cc:2272] T 298134543fa14b3e9adb13641dd132ed P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.871668  5956 tablet_replica.cc:333] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.872181  5956 raft_consensus.cc:2243] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.872572  5956 raft_consensus.cc:2272] T f538fa7167d64932b66dce74df1e2498 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.875118  5956 tablet_replica.cc:333] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.875674  5956 raft_consensus.cc:2243] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.876086  5956 raft_consensus.cc:2272] T f2f5b846f82b4826b80c23f6aaea3371 P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.877887  5956 tablet_replica.cc:333] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.878351  5956 raft_consensus.cc:2243] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.879043  5956 raft_consensus.cc:2272] T bc5e2360a5bc4698a432ee83b5df0b4a P 197260499c0f4d94a7aa49afacadd380 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.880677  5956 tablet_replica.cc:333] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.881175  5956 raft_consensus.cc:2243] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.881906  5956 raft_consensus.cc:2272] T da7965102cef486b8c72ceec7ea32f6e P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.884269  5956 tablet_replica.cc:333] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.884801  5956 raft_consensus.cc:2243] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.885212  5956 raft_consensus.cc:2272] T 3e51210dd23d4c0e94002a02bf833c7f P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:56.886112  8203 consensus_peers.cc:597] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. 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 13:16:56.887346  5956 tablet_replica.cc:333] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.887833  5956 raft_consensus.cc:2243] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.888209  5956 raft_consensus.cc:2272] T 024349835cfd4fda933c15e2bc2953bb P 197260499c0f4d94a7aa49afacadd380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.889890  5956 tablet_replica.cc:333] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380: stopping tablet replica
I20260710 13:16:56.890290  5956 raft_consensus.cc:2243] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.890650  5956 raft_consensus.cc:2272] T efdb271193aa460b910cdf21ed5e706f P 197260499c0f4d94a7aa49afacadd380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.928659  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
W20260710 13:16:56.935336  8277 consensus_peers.cc:597] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:45837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:56.959236  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:16:56.987493  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:56.988766  5956 tablet_replica.cc:333] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:56.989620  5956 raft_consensus.cc:2243] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:56.990238  5956 raft_consensus.cc:2272] T bc5e2360a5bc4698a432ee83b5df0b4a P 3781682a11f34f5f8bba31b31b679a6c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:56.992547  5956 tablet_replica.cc:333] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:56.993130  5956 raft_consensus.cc:2243] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:56.993397  8277 consensus_peers.cc:597] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer 3781682a11f34f5f8bba31b31b679a6c (127.5.209.3:32891): Couldn't send request to peer 3781682a11f34f5f8bba31b31b679a6c. 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 13:16:56.993672  5956 raft_consensus.cc:2272] T bfb7ed4c556944138ce98ee28ef65ec7 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:56.994289  8204 consensus_peers.cc:597] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:56.996006  5956 tablet_replica.cc:333] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:56.996625  5956 raft_consensus.cc:2243] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:56.997539  5956 raft_consensus.cc:2272] T b1ace21dcceb4ca48b49901922655e04 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:56.998092  8277 consensus_peers.cc:597] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:45837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:57.000003  5956 tablet_replica.cc:333] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.000608  5956 raft_consensus.cc:2243] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.001462  5956 raft_consensus.cc:2272] T f2f5b846f82b4826b80c23f6aaea3371 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:16:57.001509  8277 consensus_peers.cc:597] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:45837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:57.003669  5956 tablet_replica.cc:333] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.004240  5956 raft_consensus.cc:2243] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.004662  5956 raft_consensus.cc:2272] T 4547733c1f9f43f2879b899ce281fd96 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.006552  5956 tablet_replica.cc:333] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.007294  5956 raft_consensus.cc:2243] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:57.007486  8278 consensus_peers.cc:597] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:57.007721  5956 raft_consensus.cc:2272] T da7965102cef486b8c72ceec7ea32f6e P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.009480  5956 tablet_replica.cc:333] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.009979  5956 raft_consensus.cc:2243] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.010422  5956 raft_consensus.cc:2272] T 020c84abcd8146acbf710e9d7446ac2b P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.012271  5956 tablet_replica.cc:333] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.012765  5956 raft_consensus.cc:2243] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.013451  5956 raft_consensus.cc:2272] T efdb271193aa460b910cdf21ed5e706f P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.015684  5956 tablet_replica.cc:333] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.016302  5956 raft_consensus.cc:2243] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.016654  5956 raft_consensus.cc:2272] T 024349835cfd4fda933c15e2bc2953bb P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.018420  5956 tablet_replica.cc:333] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.018887  5956 raft_consensus.cc:2243] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.019572  5956 raft_consensus.cc:2272] T a4ce9e8b1a21459b83322071103671b2 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.021229  5956 tablet_replica.cc:333] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.021664  5956 raft_consensus.cc:2243] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.021978  5956 raft_consensus.cc:2272] T 8c456da3ce294a2394c42b62ea28d561 P 3781682a11f34f5f8bba31b31b679a6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.023643  5956 tablet_replica.cc:333] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.024082  5956 raft_consensus.cc:2243] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.024422  5956 raft_consensus.cc:2272] T 7e436ec4737f453182a68fec5dfbc81e P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.026000  5956 tablet_replica.cc:333] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.026434  5956 raft_consensus.cc:2243] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.026757  5956 raft_consensus.cc:2272] T 298134543fa14b3e9adb13641dd132ed P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.028417  5956 tablet_replica.cc:333] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.028855  5956 raft_consensus.cc:2243] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.029569  5956 raft_consensus.cc:2272] T cc8ed80facaa45088c32aa15902182ca P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.031352  5956 tablet_replica.cc:333] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.031770  5956 raft_consensus.cc:2243] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.032096  5956 raft_consensus.cc:2272] T 3e51210dd23d4c0e94002a02bf833c7f P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.033654  5956 tablet_replica.cc:333] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.034070  5956 raft_consensus.cc:2243] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.034718  5956 raft_consensus.cc:2272] T cef12ab86be946018fc12d6302562be7 P 3781682a11f34f5f8bba31b31b679a6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.036324  5956 tablet_replica.cc:333] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.036720  5956 raft_consensus.cc:2243] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.037120  5956 raft_consensus.cc:2272] T 557e586dba76455aa844f3ac9182bc1c P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.038686  5956 tablet_replica.cc:333] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c: stopping tablet replica
I20260710 13:16:57.039084  5956 raft_consensus.cc:2243] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.039499  5956 raft_consensus.cc:2272] T 7c28d9924e6f4088bfaa1a615bb288c1 P 3781682a11f34f5f8bba31b31b679a6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.075109  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:16:57.104329  5956 tablet_server.cc:179] TabletServer@127.5.209.4:0 shutting down...
W20260710 13:16:57.123771  8277 consensus_peers.cc:597] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer 197260499c0f4d94a7aa49afacadd380 (127.5.209.2:45837): Couldn't send request to peer 197260499c0f4d94a7aa49afacadd380. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:45837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:57.137220  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:57.138019  5956 tablet_replica.cc:333] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.138754  5956 raft_consensus.cc:2243] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.139231  5956 raft_consensus.cc:2272] T cc8ed80facaa45088c32aa15902182ca P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.141497  5956 tablet_replica.cc:333] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.142050  5956 raft_consensus.cc:2243] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:16:57.142302  8278 consensus_peers.cc:597] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e -> Peer c29d617cb3c2450bad0fd212fad25a49 (127.5.209.1:40411): Couldn't send request to peer c29d617cb3c2450bad0fd212fad25a49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:40411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:57.142460  5956 raft_consensus.cc:2272] T 3d9c796e05074df182096befb1f5a897 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.144400  5956 tablet_replica.cc:333] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.144922  5956 raft_consensus.cc:2243] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.145615  5956 raft_consensus.cc:2272] T 0237e03a0d1a4863bc3ba4995f42f4f2 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.147200  5956 tablet_replica.cc:333] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.147742  5956 raft_consensus.cc:2243] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.148415  5956 raft_consensus.cc:2272] T bfb7ed4c556944138ce98ee28ef65ec7 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.150007  5956 tablet_replica.cc:333] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.150466  5956 raft_consensus.cc:2243] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.150832  5956 raft_consensus.cc:2272] T bc5e2360a5bc4698a432ee83b5df0b4a P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.152678  5956 tablet_replica.cc:333] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.153167  5956 raft_consensus.cc:2243] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.153844  5956 raft_consensus.cc:2272] T e9ae736659de456ca248829d10534f08 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.155535  5956 tablet_replica.cc:333] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.156009  5956 raft_consensus.cc:2243] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.156440  5956 raft_consensus.cc:2272] T 0c180216baab4b88bcc84feeb5e1499c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.158061  5956 tablet_replica.cc:333] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.158547  5956 raft_consensus.cc:2243] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.159211  5956 raft_consensus.cc:2272] T 2acbfe27676242e5ad09aeee59a3d3f0 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.160946  5956 tablet_replica.cc:333] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.161448  5956 raft_consensus.cc:2243] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.162096  5956 raft_consensus.cc:2272] T 4547733c1f9f43f2879b899ce281fd96 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.163781  5956 tablet_replica.cc:333] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.164274  5956 raft_consensus.cc:2243] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.164680  5956 raft_consensus.cc:2272] T 8c456da3ce294a2394c42b62ea28d561 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.166319  5956 tablet_replica.cc:333] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.166798  5956 raft_consensus.cc:2243] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.167179  5956 raft_consensus.cc:2272] T 7e436ec4737f453182a68fec5dfbc81e P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.169217  5956 tablet_replica.cc:333] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.169724  5956 raft_consensus.cc:2243] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.170184  5956 raft_consensus.cc:2272] T 298134543fa14b3e9adb13641dd132ed P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.172468  5956 tablet_replica.cc:333] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.172974  5956 raft_consensus.cc:2243] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.173360  5956 raft_consensus.cc:2272] T f538fa7167d64932b66dce74df1e2498 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.175422  5956 tablet_replica.cc:333] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.175889  5956 raft_consensus.cc:2243] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.176268  5956 raft_consensus.cc:2272] T 7c28d9924e6f4088bfaa1a615bb288c1 P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.177875  5956 tablet_replica.cc:333] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.178320  5956 raft_consensus.cc:2243] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.179054  5956 raft_consensus.cc:2272] T 024349835cfd4fda933c15e2bc2953bb P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.180684  5956 tablet_replica.cc:333] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.181124  5956 raft_consensus.cc:2243] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.181520  5956 raft_consensus.cc:2272] T 020c84abcd8146acbf710e9d7446ac2b P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.183178  5956 tablet_replica.cc:333] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.183679  5956 raft_consensus.cc:2243] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.184051  5956 raft_consensus.cc:2272] T efdb271193aa460b910cdf21ed5e706f P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.185617  5956 tablet_replica.cc:333] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e: stopping tablet replica
I20260710 13:16:57.186024  5956 raft_consensus.cc:2243] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:57.186411  5956 raft_consensus.cc:2272] T 557e586dba76455aa844f3ac9182bc1c P 2a750b5e2d3f4aa3b3e9501b8e42161e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.223753  5956 tablet_server.cc:196] TabletServer@127.5.209.4:0 shutdown complete.
I20260710 13:16:57.252156  5956 master.cc:562] Master@127.5.209.62:35855 shutting down...
I20260710 13:16:57.273751  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:57.274273  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:57.274603  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b242bfb309e417fa52116c5862e171f: stopping tablet replica
I20260710 13:16:57.294612  5956 master.cc:584] Master@127.5.209.62:35855 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20464 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:16:57.351917  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:35277
I20260710 13:16:57.353098  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:57.359578  8822 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 13:16:57.360065  8823 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 13:16:57.360605  5956 server_base.cc:1061] running on GCE node
W20260710 13:16:57.360302  8825 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 13:16:57.361726  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:57.361920  5956 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 13:16:57.362128  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689417362085 us; error 0 us; skew 500 ppm
I20260710 13:16:57.362673  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:57.365024  5956 webserver.cc:533] Webserver started at http://127.5.209.62:39963/ using document root <none> and password file <none>
I20260710 13:16:57.365514  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:57.365712  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:57.365979  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:57.367025  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "29aaf01714c6405ebea362923add52ad"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.371377  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:16:57.374504  8830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.375263  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:16:57.375634  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "29aaf01714c6405ebea362923add52ad"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.375928  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-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 13:16:57.389464  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:57.390699  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:57.428398  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:35277
I20260710 13:16:57.428503  8881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:35277 every 8 connection(s)
I20260710 13:16:57.432508  8882 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 13:16:57.443512  8882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad: Bootstrap starting.
I20260710 13:16:57.448173  8882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:57.452401  8882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad: No bootstrap required, opened a new log
I20260710 13:16:57.454432  8882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29aaf01714c6405ebea362923add52ad" member_type: VOTER }
I20260710 13:16:57.454808  8882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:57.455024  8882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29aaf01714c6405ebea362923add52ad, State: Initialized, Role: FOLLOWER
I20260710 13:16:57.455713  8882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29aaf01714c6405ebea362923add52ad" member_type: VOTER }
I20260710 13:16:57.456121  8882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:16:57.456307  8882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:16:57.456504  8882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:57.460968  8882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29aaf01714c6405ebea362923add52ad" member_type: VOTER }
I20260710 13:16:57.461468  8882 leader_election.cc:304] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [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: 29aaf01714c6405ebea362923add52ad; no voters: 
I20260710 13:16:57.462597  8882 leader_election.cc:290] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:16:57.462939  8885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:57.464432  8885 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 1 LEADER]: Becoming Leader. State: Replica: 29aaf01714c6405ebea362923add52ad, State: Running, Role: LEADER
I20260710 13:16:57.465025  8885 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [LEADER]: Queue going to LEADER mode. State: All 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: "29aaf01714c6405ebea362923add52ad" member_type: VOTER }
I20260710 13:16:57.465631  8882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:16:57.469877  8886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29aaf01714c6405ebea362923add52ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29aaf01714c6405ebea362923add52ad" member_type: VOTER } }
I20260710 13:16:57.470057  8887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29aaf01714c6405ebea362923add52ad. Latest consensus state: current_term: 1 leader_uuid: "29aaf01714c6405ebea362923add52ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29aaf01714c6405ebea362923add52ad" member_type: VOTER } }
I20260710 13:16:57.470674  8886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:57.470824  8887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [sys.catalog]: This master's current role is: LEADER
I20260710 13:16:57.474159  8892 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:16:57.479126  8892 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:16:57.483618  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:16:57.488147  8892 catalog_manager.cc:1383] Generated new cluster ID: b6f2d5d53b7c47b8a9eb7d099dd19f0e
I20260710 13:16:57.488440  8892 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:16:57.503578  8892 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:16:57.504895  8892 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:16:57.518679  8892 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad: Generated new TSK 0
I20260710 13:16:57.519302  8892 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:16:57.550137  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:57.556298  8903 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 13:16:57.556845  8904 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 13:16:57.558348  8906 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 13:16:57.559109  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:57.560074  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:57.560246  5956 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 13:16:57.560369  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689417560353 us; error 0 us; skew 500 ppm
I20260710 13:16:57.560827  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:57.562995  5956 webserver.cc:533] Webserver started at http://127.5.209.1:35989/ using document root <none> and password file <none>
I20260710 13:16:57.563476  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:57.563637  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:57.563843  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:57.564826  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.569187  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:16:57.572289  8911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.573035  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:16:57.573330  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.573637  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-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 13:16:57.591341  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:57.592585  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:57.594059  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:57.596300  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:57.596539  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.596784  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:57.596993  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.636092  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:36997
I20260710 13:16:57.636214  8973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:36997 every 8 connection(s)
I20260710 13:16:57.641168  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:57.648306  8978 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 13:16:57.649113  8979 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 13:16:57.651386  8981 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 13:16:57.651997  5956 server_base.cc:1061] running on GCE node
I20260710 13:16:57.653040  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:57.653218  5956 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 13:16:57.653420  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689417653386 us; error 0 us; skew 500 ppm
I20260710 13:16:57.653934  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:57.656466  5956 webserver.cc:533] Webserver started at http://127.5.209.2:45493/ using document root <none> and password file <none>
I20260710 13:16:57.657111  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:57.657378  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:57.657698  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:57.658779  8974 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35277
I20260710 13:16:57.659194  8974 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:57.659245  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "4170c65a37d4451db6bb823b7be282db"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.660151  8974 heartbeater.cc:507] Master 127.5.209.62:35277 requested a full tablet report, sending...
I20260710 13:16:57.662639  8847 ts_manager.cc:194] Registered new tserver with Master: be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997)
I20260710 13:16:57.664842  8847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33832
I20260710 13:16:57.665040  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:16:57.669291  8986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.670059  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:16:57.670370  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "4170c65a37d4451db6bb823b7be282db"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.670660  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-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 13:16:57.681915  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:57.683215  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:57.684702  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:57.687005  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:57.687237  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.687522  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:57.687691  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.726063  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:34409
I20260710 13:16:57.726168  9048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:34409 every 8 connection(s)
I20260710 13:16:57.730774  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:16:57.738149  9052 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 13:16:57.739113  9053 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 13:16:57.742973  5956 server_base.cc:1061] running on GCE node
W20260710 13:16:57.742944  9055 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 13:16:57.743664  9049 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35277
I20260710 13:16:57.744096  9049 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:57.744354  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:16:57.744593  5956 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 13:16:57.744762  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689417744731 us; error 0 us; skew 500 ppm
I20260710 13:16:57.744861  9049 heartbeater.cc:507] Master 127.5.209.62:35277 requested a full tablet report, sending...
I20260710 13:16:57.745362  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:16:57.747048  8847 ts_manager.cc:194] Registered new tserver with Master: 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:57.748147  5956 webserver.cc:533] Webserver started at http://127.5.209.3:42383/ using document root <none> and password file <none>
I20260710 13:16:57.748775  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:16:57.749018  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:16:57.748975  8847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33836
I20260710 13:16:57.749491  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:16:57.750736  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "6e866a5e961742b4b96207d76e333fb0"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.754937  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:16:57.758013  9060 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.758718  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:16:57.759006  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "6e866a5e961742b4b96207d76e333fb0"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:16:57.759279  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-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 13:16:57.774968  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:16:57.776233  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:16:57.777897  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:16:57.780120  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:16:57.780339  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.780591  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:16:57.780764  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:16:57.818987  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:35833
I20260710 13:16:57.819084  9122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:35833 every 8 connection(s)
I20260710 13:16:57.831903  9123 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35277
I20260710 13:16:57.832227  9123 heartbeater.cc:461] Registering TS with master...
I20260710 13:16:57.832837  9123 heartbeater.cc:507] Master 127.5.209.62:35277 requested a full tablet report, sending...
I20260710 13:16:57.834636  8847 ts_manager.cc:194] Registered new tserver with Master: 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:57.835410  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013285705s
I20260710 13:16:57.835958  8847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33842
I20260710 13:16:57.859958  8847 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33854:
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 13:16:57.863042  8847 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 13:16:57.936268  9088 tablet_service.cc:1511] Processing CreateTablet for tablet 545b9f9131904483b3744feb8679f6c2 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:57.936691  9087 tablet_service.cc:1511] Processing CreateTablet for tablet a45bd10fd1a64891ad4c911fd0ca40f9 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:57.937804  9088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b9f9131904483b3744feb8679f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.938378  9087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45bd10fd1a64891ad4c911fd0ca40f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.949191  9086 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4c5155e0e4a03a63a6cdc92289ae8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:57.950260  9085 tablet_service.cc:1511] Processing CreateTablet for tablet 17d730427af04608ad849986a33d700a (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:57.950665  9086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4c5155e0e4a03a63a6cdc92289ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.952075  9085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d730427af04608ad849986a33d700a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.961671  9084 tablet_service.cc:1511] Processing CreateTablet for tablet d75549ab0b18418b80603bc37965b618 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:57.963080  9084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75549ab0b18418b80603bc37965b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.973086  9138 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:57.973815  9085 tablet_service.cc:1511] Processing CreateTablet for tablet 1294fce5b7ad4bc5a577267f64f3eb1b (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:57.975260  9085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1294fce5b7ad4bc5a577267f64f3eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.975706  9083 tablet_service.cc:1511] Processing CreateTablet for tablet 62adfa35b32b45b9b180d01bc80494cd (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:57.976987  9083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62adfa35b32b45b9b180d01bc80494cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.979543  9138 tablet_bootstrap.cc:654] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:57.980921  8939 tablet_service.cc:1511] Processing CreateTablet for tablet 545b9f9131904483b3744feb8679f6c2 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:57.982161  8939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b9f9131904483b3744feb8679f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.988001  9082 tablet_service.cc:1511] Processing CreateTablet for tablet a72645d24160444380c008b5270166e4 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:57.989269  9082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72645d24160444380c008b5270166e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.992381  9081 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd02cca9cc643adacdb8831e52f55a8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:57.993666  9081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd02cca9cc643adacdb8831e52f55a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:57.999469  9088 tablet_service.cc:1511] Processing CreateTablet for tablet 7a186dd491d046d9b6f8802ba47cff49 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:58.000748  9088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a186dd491d046d9b6f8802ba47cff49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.007970  8938 tablet_service.cc:1511] Processing CreateTablet for tablet a45bd10fd1a64891ad4c911fd0ca40f9 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:58.009366  8938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45bd10fd1a64891ad4c911fd0ca40f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.013373  9013 tablet_service.cc:1511] Processing CreateTablet for tablet a45bd10fd1a64891ad4c911fd0ca40f9 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:16:58.014700  9013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45bd10fd1a64891ad4c911fd0ca40f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.015987  8937 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4c5155e0e4a03a63a6cdc92289ae8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:58.016479  9012 tablet_service.cc:1511] Processing CreateTablet for tablet d7f4c5155e0e4a03a63a6cdc92289ae8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:16:58.017478  8937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4c5155e0e4a03a63a6cdc92289ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.017772  9012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f4c5155e0e4a03a63a6cdc92289ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.019218  8936 tablet_service.cc:1511] Processing CreateTablet for tablet 17d730427af04608ad849986a33d700a (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:58.020530  8936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d730427af04608ad849986a33d700a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.020408  9009 tablet_service.cc:1511] Processing CreateTablet for tablet 1294fce5b7ad4bc5a577267f64f3eb1b (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:58.028475  8930 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd02cca9cc643adacdb8831e52f55a8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:58.031056  8934 tablet_service.cc:1511] Processing CreateTablet for tablet 1294fce5b7ad4bc5a577267f64f3eb1b (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:16:58.022492  9008 tablet_service.cc:1511] Processing CreateTablet for tablet 7a186dd491d046d9b6f8802ba47cff49 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:58.035117  9007 tablet_service.cc:1511] Processing CreateTablet for tablet 62adfa35b32b45b9b180d01bc80494cd (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:58.038100  9006 tablet_service.cc:1511] Processing CreateTablet for tablet a72645d24160444380c008b5270166e4 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:58.040752  9005 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd02cca9cc643adacdb8831e52f55a8 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:16:58.046247  8933 tablet_service.cc:1511] Processing CreateTablet for tablet 7a186dd491d046d9b6f8802ba47cff49 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:16:58.049397  8931 tablet_service.cc:1511] Processing CreateTablet for tablet a72645d24160444380c008b5270166e4 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:16:58.052552  8932 tablet_service.cc:1511] Processing CreateTablet for tablet 62adfa35b32b45b9b180d01bc80494cd (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:16:58.052719  9010 tablet_service.cc:1511] Processing CreateTablet for tablet d75549ab0b18418b80603bc37965b618 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:58.054641  9011 tablet_service.cc:1511] Processing CreateTablet for tablet 17d730427af04608ad849986a33d700a (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:16:58.058059  8930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd02cca9cc643adacdb8831e52f55a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.059899  9009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1294fce5b7ad4bc5a577267f64f3eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.082454  9010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75549ab0b18418b80603bc37965b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.055117  9014 tablet_service.cc:1511] Processing CreateTablet for tablet 545b9f9131904483b3744feb8679f6c2 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:16:58.090406  9014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b9f9131904483b3744feb8679f6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.065340  8935 tablet_service.cc:1511] Processing CreateTablet for tablet d75549ab0b18418b80603bc37965b618 (DEFAULT_TABLE table=test-workload [id=ba192465f7a94abcab94c15d27629336]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:16:58.092518  8935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75549ab0b18418b80603bc37965b618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.100239  9005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd02cca9cc643adacdb8831e52f55a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.111931  9011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d730427af04608ad849986a33d700a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.115824  8931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72645d24160444380c008b5270166e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.118827  9007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62adfa35b32b45b9b180d01bc80494cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.119684  8932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62adfa35b32b45b9b180d01bc80494cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.127743  9008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a186dd491d046d9b6f8802ba47cff49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.139778  8934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1294fce5b7ad4bc5a577267f64f3eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.142729  9006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72645d24160444380c008b5270166e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.148916  9140 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.149487  8933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a186dd491d046d9b6f8802ba47cff49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:16:58.178651  9138 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.179180  9138 ts_tablet_manager.cc:1403] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.207s	user 0.053s	sys 0.078s
I20260710 13:16:58.182123  9138 raft_consensus.cc:359] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.182814  9138 raft_consensus.cc:385] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.183104  9138 raft_consensus.cc:740] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.186378  9140 tablet_bootstrap.cc:654] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.189388  9138 consensus_queue.cc:260] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.215691  9140 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.216280  9140 ts_tablet_manager.cc:1403] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260710 13:16:58.217098  9138 ts_tablet_manager.cc:1434] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.003s
I20260710 13:16:58.217917  9123 heartbeater.cc:499] Master 127.5.209.62:35277 was elected leader, sending a full tablet report...
I20260710 13:16:58.218206  9138 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.219372  9140 raft_consensus.cc:359] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.229741  9140 raft_consensus.cc:385] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.234349  9143 raft_consensus.cc:493] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.234875  9143 raft_consensus.cc:515] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.230300  9140 raft_consensus.cc:740] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.247869  9138 tablet_bootstrap.cc:654] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.248879  9144 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.240015  9140 consensus_queue.cc:260] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.251978  9143 leader_election.cc:290] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.279124  8974 heartbeater.cc:499] Master 127.5.209.62:35277 was elected leader, sending a full tablet report...
I20260710 13:16:58.281673  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b9f9131904483b3744feb8679f6c2" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.282092  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b9f9131904483b3744feb8679f6c2" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.282689  8949 raft_consensus.cc:2468] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 0.
W20260710 13:16:58.283983  9063 leader_election.cc:343] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.284727  9063 leader_election.cc:304] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 4170c65a37d4451db6bb823b7be282db
I20260710 13:16:58.285514  9143 raft_consensus.cc:2804] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.285957  9143 raft_consensus.cc:493] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.286281  9143 raft_consensus.cc:3060] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.288668  9144 tablet_bootstrap.cc:654] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.289608  9138 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.290238  9138 ts_tablet_manager.cc:1403] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.029s
I20260710 13:16:58.292425  9140 ts_tablet_manager.cc:1434] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.003s
I20260710 13:16:58.293569  9140 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.293728  9138 raft_consensus.cc:359] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.294626  9138 raft_consensus.cc:385] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.295079  9138 raft_consensus.cc:740] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.294829  9143 raft_consensus.cc:515] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.296082  9138 consensus_queue.cc:260] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.298892  9138 ts_tablet_manager.cc:1434] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:16:58.300004  9138 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.300941  9140 tablet_bootstrap.cc:654] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.302299  9142 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.305503  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b9f9131904483b3744feb8679f6c2" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.305904  9142 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
W20260710 13:16:58.307156  9063 leader_election.cc:343] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.307459  9138 tablet_bootstrap.cc:654] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.302984  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b9f9131904483b3744feb8679f6c2" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:16:58.308080  8949 raft_consensus.cc:3060] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.308379  9142 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.314793  9144 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.315419  9144 ts_tablet_manager.cc:1403] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.067s	user 0.004s	sys 0.015s
I20260710 13:16:58.317550  8948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.318491  9144 raft_consensus.cc:359] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.319366  9144 raft_consensus.cc:385] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.319725  9144 raft_consensus.cc:740] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.320691  9144 consensus_queue.cc:260] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.320822  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
W20260710 13:16:58.323024  9063 leader_election.cc:343] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:58.323997  9063 leader_election.cc:343] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.324533  9143 leader_election.cc:290] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.324597  9063 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:16:58.325619  9143 raft_consensus.cc:2749] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:58.326068  9140 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.326149  9138 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.326692  9140 ts_tablet_manager.cc:1403] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:16:58.326790  9138 ts_tablet_manager.cc:1403] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260710 13:16:58.328476  9144 ts_tablet_manager.cc:1434] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:16:58.329295  9049 heartbeater.cc:499] Master 127.5.209.62:35277 was elected leader, sending a full tablet report...
I20260710 13:16:58.329515  9144 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.329727  9138 raft_consensus.cc:359] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.329865  9140 raft_consensus.cc:359] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.330559  9138 raft_consensus.cc:385] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.330639  9140 raft_consensus.cc:385] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.330983  9138 raft_consensus.cc:740] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.331038  9140 raft_consensus.cc:740] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.332086  9140 consensus_queue.cc:260] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.332098  9138 consensus_queue.cc:260] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.334479  9140 ts_tablet_manager.cc:1434] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:16:58.335594  9140 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.336875  9138 ts_tablet_manager.cc:1434] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:16:58.338117  9138 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.342176  9140 tablet_bootstrap.cc:654] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.342264  8949 raft_consensus.cc:2468] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:16:58.345525  9138 tablet_bootstrap.cc:654] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.348697  9063 leader_election.cc:304] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 4170c65a37d4451db6bb823b7be282db
I20260710 13:16:58.349838  9143 raft_consensus.cc:2804] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.350382  9143 raft_consensus.cc:697] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:16:58.351218  9143 consensus_queue.cc:237] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.352018  9144 tablet_bootstrap.cc:654] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.355641  9140 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.356580  9140 ts_tablet_manager.cc:1403] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:16:58.360754  9140 raft_consensus.cc:359] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.361840  9140 raft_consensus.cc:385] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.363406  9140 raft_consensus.cc:740] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.366822  9140 consensus_queue.cc:260] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.371944  9140 ts_tablet_manager.cc:1434] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:16:58.373595  9140 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.376796  9144 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.377595  9144 ts_tablet_manager.cc:1403] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.013s
I20260710 13:16:58.380884  9140 tablet_bootstrap.cc:654] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.380734  9144 raft_consensus.cc:359] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.381553  9144 raft_consensus.cc:385] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.376374  8846 catalog_manager.cc:5697] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.388952  9144 raft_consensus.cc:740] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.390192  9144 consensus_queue.cc:260] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.392616  9144 ts_tablet_manager.cc:1434] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:16:58.393512  9140 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.393674  9144 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.394109  9140 ts_tablet_manager.cc:1403] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:16:58.397253  9140 raft_consensus.cc:359] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.398193  9140 raft_consensus.cc:385] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.398551  9140 raft_consensus.cc:740] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.399466  9140 consensus_queue.cc:260] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.401482  9144 tablet_bootstrap.cc:654] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.404227  9140 ts_tablet_manager.cc:1434] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:16:58.405735  9140 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.413298  9144 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.413429  9140 tablet_bootstrap.cc:654] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.413983  9144 ts_tablet_manager.cc:1403] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:16:58.417371  9144 raft_consensus.cc:359] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.418373  9144 raft_consensus.cc:385] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.418794  9144 raft_consensus.cc:740] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.419819  9144 consensus_queue.cc:260] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.424304  9144 ts_tablet_manager.cc:1434] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:16:58.425236  9144 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.426426  9140 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.426908  9140 ts_tablet_manager.cc:1403] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:16:58.429352  9140 raft_consensus.cc:359] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.429908  9140 raft_consensus.cc:385] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.430163  9140 raft_consensus.cc:740] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.430740  9140 consensus_queue.cc:260] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.431749  9144 tablet_bootstrap.cc:654] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.433337  9140 ts_tablet_manager.cc:1434] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:16:58.434098  9138 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.434535  9140 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.434571  9138 ts_tablet_manager.cc:1403] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.097s	user 0.042s	sys 0.034s
I20260710 13:16:58.440742  9140 tablet_bootstrap.cc:654] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.442284  9138 raft_consensus.cc:359] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.443121  9138 raft_consensus.cc:385] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.443450  9147 raft_consensus.cc:493] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.443614  9138 raft_consensus.cc:740] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.444123  9147 raft_consensus.cc:515] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.444814  9138 consensus_queue.cc:260] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.447420  9138 ts_tablet_manager.cc:1434] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:16:58.448416  9138 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.454732  9138 tablet_bootstrap.cc:654] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.455623  9147 leader_election.cc:290] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.473018  9144 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.473658  9144 ts_tablet_manager.cc:1403] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.013s
I20260710 13:16:58.476486  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
W20260710 13:16:58.478438  8914 leader_election.cc:343] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:16:58.478631  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:16:58.479866  9144 raft_consensus.cc:359] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.480612  9144 raft_consensus.cc:385] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.480952  9144 raft_consensus.cc:740] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.481841  9144 consensus_queue.cc:260] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.485229  9140 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.485776  9140 ts_tablet_manager.cc:1403] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260710 13:16:58.488862  9140 raft_consensus.cc:359] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.489547  9140 raft_consensus.cc:385] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.489845  9140 raft_consensus.cc:740] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.490530  9140 consensus_queue.cc:260] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.491766  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.492724  9140 ts_tablet_manager.cc:1434] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:16:58.493803  9140 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
W20260710 13:16:58.493896  8914 leader_election.cc:343] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.494879  9144 ts_tablet_manager.cc:1434] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:16:58.494705  8914 leader_election.cc:304] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0
I20260710 13:16:58.495961  9147 raft_consensus.cc:2749] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:58.500241  9138 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.500862  9138 ts_tablet_manager.cc:1403] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.027s
I20260710 13:16:58.502749  9144 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.504132  9138 raft_consensus.cc:359] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.504920  9138 raft_consensus.cc:385] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.505160  9140 tablet_bootstrap.cc:654] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.505288  9138 raft_consensus.cc:740] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.506162  9138 consensus_queue.cc:260] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.509312  9138 ts_tablet_manager.cc:1434] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:58.510419  9144 tablet_bootstrap.cc:654] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.510648  9138 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.518304  9147 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.519021  9147 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.523666  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.524217  9144 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.524621  9024 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.524755  9144 ts_tablet_manager.cc:1403] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260710 13:16:58.526072  8914 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.526908  9147 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.526023  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.527598  9147 raft_consensus.cc:2804] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.527995  9147 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.527824  9098 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.527899  9144 raft_consensus.cc:359] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.528653  9147 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.528784  9144 raft_consensus.cc:385] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.530193  9144 raft_consensus.cc:740] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.531476  9138 tablet_bootstrap.cc:654] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.531164  9144 consensus_queue.cc:260] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:16:58.532022  9140 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.532534  9140 ts_tablet_manager.cc:1403] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.012s
I20260710 13:16:58.535506  9140 raft_consensus.cc:359] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.536301  9140 raft_consensus.cc:385] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.536635  9140 raft_consensus.cc:740] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.537436  9140 consensus_queue.cc:260] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.537853  9147 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.539830  9140 ts_tablet_manager.cc:1434] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:58.540540  9144 ts_tablet_manager.cc:1434] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:16:58.540865  9140 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.540985  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.541580  9024 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.543452  9144 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.548043  9140 tablet_bootstrap.cc:654] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.552096  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.552196  9147 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Requested vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.553386  9098 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.550009  9024 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.550988  9144 tablet_bootstrap.cc:654] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.556599  9138 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.556780  8914 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.557153  9138 ts_tablet_manager.cc:1403] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.009s
I20260710 13:16:58.557683  9147 raft_consensus.cc:2804] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.558905  9147 raft_consensus.cc:697] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Becoming Leader. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Running, Role: LEADER
I20260710 13:16:58.559778  9147 consensus_queue.cc:237] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.560107  9138 raft_consensus.cc:359] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.561944  9138 raft_consensus.cc:385] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.562270  9138 raft_consensus.cc:740] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.563335  9144 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.563007  9138 consensus_queue.cc:260] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.563884  9144 ts_tablet_manager.cc:1403] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:16:58.565377  9138 ts_tablet_manager.cc:1434] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:58.565495  9143 raft_consensus.cc:493] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.565995  9143 raft_consensus.cc:515] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.566411  9138 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.566892  9144 raft_consensus.cc:359] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.567636  9144 raft_consensus.cc:385] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.567952  9144 raft_consensus.cc:740] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.568074  9143 leader_election.cc:290] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.568840  9144 consensus_queue.cc:260] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.571130  9144 ts_tablet_manager.cc:1434] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:58.571451  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.572340  9144 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.573607  9138 tablet_bootstrap.cc:654] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:58.575431  9063 leader_election.cc:343] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.563561  9140 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.576762  9140 ts_tablet_manager.cc:1403] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260710 13:16:58.577365  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.579509  9140 raft_consensus.cc:359] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.580180  9140 raft_consensus.cc:385] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.580428  9140 raft_consensus.cc:740] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.581087  9140 consensus_queue.cc:260] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.582162  9144 tablet_bootstrap.cc:654] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
W20260710 13:16:58.582412  9063 leader_election.cc:343] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.583004  9140 ts_tablet_manager.cc:1434] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:16:58.582877  9063 leader_election.cc:304] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:16:58.583912  9140 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.583914  9143 raft_consensus.cc:2749] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:58.590060  9140 tablet_bootstrap.cc:654] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.589989  9138 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.593374  9144 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.593466  9138 ts_tablet_manager.cc:1403] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260710 13:16:58.594164  9144 ts_tablet_manager.cc:1403] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260710 13:16:58.595614  9098 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.596850  9138 raft_consensus.cc:359] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.597680  9138 raft_consensus.cc:385] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.598047  9138 raft_consensus.cc:740] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.598199  9144 raft_consensus.cc:359] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.598737  9138 consensus_queue.cc:260] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.599231  9144 raft_consensus.cc:385] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.602380  9144 raft_consensus.cc:740] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.601037  9138 ts_tablet_manager.cc:1434] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:16:58.603227  9140 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.604230  9138 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.604621  9140 ts_tablet_manager.cc:1403] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260710 13:16:58.607467  9140 raft_consensus.cc:359] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.606885  8845 catalog_manager.cc:5697] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1). New cstate: current_term: 1 leader_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.608263  9140 raft_consensus.cc:385] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.608652  9140 raft_consensus.cc:740] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.609364  9140 consensus_queue.cc:260] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.603266  9144 consensus_queue.cc:260] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.611249  9138 tablet_bootstrap.cc:654] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.611443  9140 ts_tablet_manager.cc:1434] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:16:58.612257  9144 ts_tablet_manager.cc:1434] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 13:16:58.612512  9140 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:16:58.613301  9144 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.626329  9144 tablet_bootstrap.cc:654] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.626724  9140 tablet_bootstrap.cc:654] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.632428  9147 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.632915  9147 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.633857  9138 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.634495  9138 ts_tablet_manager.cc:1403] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:16:58.634763  9147 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.636026  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.636651  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.637424  9147 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.637884  9147 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.638113  9138 raft_consensus.cc:359] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.638849  9138 raft_consensus.cc:385] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.639125  9138 raft_consensus.cc:740] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
W20260710 13:16:58.639191  8914 leader_election.cc:343] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.639794  9144 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.639981  9147 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.640321  9144 ts_tablet_manager.cc:1403] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260710 13:16:58.639904  9138 consensus_queue.cc:260] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.636765  9024 raft_consensus.cc:2468] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.641232  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.641942  9138 ts_tablet_manager.cc:1434] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:16:58.642292  8914 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [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: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 6e866a5e961742b4b96207d76e333fb0
I20260710 13:16:58.642822  9138 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.642880  9144 raft_consensus.cc:359] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.643637  9144 raft_consensus.cc:385] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.643877  9144 raft_consensus.cc:740] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.644675  9144 consensus_queue.cc:260] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.645452  9147 raft_consensus.cc:2804] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.645812  9147 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.646123  9147 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.646843  9144 ts_tablet_manager.cc:1434] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:16:58.647742  9144 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.648391  9138 tablet_bootstrap.cc:654] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.653148  9147 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.653786  9144 tablet_bootstrap.cc:654] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.658039  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.659373  9098 raft_consensus.cc:2468] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
W20260710 13:16:58.658751  8914 leader_election.cc:343] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.655122  9147 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Requested vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.662573  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.663193  9023 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.663827  8914 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [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: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 4170c65a37d4451db6bb823b7be282db
I20260710 13:16:58.664485  9144 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.664813  9147 raft_consensus.cc:2804] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.665176  9144 ts_tablet_manager.cc:1403] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:16:58.665210  9147 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.665970  9147 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.666882  9140 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: No bootstrap required, opened a new log
I20260710 13:16:58.667368  9140 ts_tablet_manager.cc:1403] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.003s
I20260710 13:16:58.667922  9144 raft_consensus.cc:359] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.668619  9144 raft_consensus.cc:385] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.668923  9144 raft_consensus.cc:740] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.668922  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.669672  9144 consensus_queue.cc:260] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.669992  9140 raft_consensus.cc:359] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.671684  9140 raft_consensus.cc:385] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.671525  9023 raft_consensus.cc:2468] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.665570  9138 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.672022  9151 raft_consensus.cc:493] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.672138  9140 raft_consensus.cc:740] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.672875  8914 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.672780  9151 raft_consensus.cc:515] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.673813  9167 raft_consensus.cc:2804] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.673571  9140 consensus_queue.cc:260] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
W20260710 13:16:58.677486  8914 leader_election.cc:343] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.679318  9151 leader_election.cc:290] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.681970  9147 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.686925  9138 ts_tablet_manager.cc:1403] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260710 13:16:58.687547  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
W20260710 13:16:58.689796  8914 leader_election.cc:343] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:16:58.689837  9138 raft_consensus.cc:359] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.690912  9138 raft_consensus.cc:385] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.694767  9144 ts_tablet_manager.cc:1434] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.015s
I20260710 13:16:58.697151  9144 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: Bootstrap starting.
I20260710 13:16:58.697443  9167 raft_consensus.cc:697] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Becoming Leader. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Running, Role: LEADER
I20260710 13:16:58.698360  9167 consensus_queue.cc:237] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.695485  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.701460  9143 raft_consensus.cc:493] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.695904  9147 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Requested vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.701704  9098 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.702116  9143 raft_consensus.cc:515] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.704272  9143 leader_election.cc:290] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.706593  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4c5155e0e4a03a63a6cdc92289ae8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.707329  9023 raft_consensus.cc:2468] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 0.
I20260710 13:16:58.708217  9140 ts_tablet_manager.cc:1434] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.012s
I20260710 13:16:58.708550  9063 leader_election.cc:304] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:16:58.709020  9098 raft_consensus.cc:2468] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.691265  9138 raft_consensus.cc:740] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.709966  9143 raft_consensus.cc:2804] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.709622  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4c5155e0e4a03a63a6cdc92289ae8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.710644  8914 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [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: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 4170c65a37d4451db6bb823b7be282db
I20260710 13:16:58.711045  8949 raft_consensus.cc:2468] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 0.
I20260710 13:16:58.711870  9182 raft_consensus.cc:2804] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.712450  9182 raft_consensus.cc:697] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Becoming Leader. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Running, Role: LEADER
I20260710 13:16:58.712685  9138 consensus_queue.cc:260] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.713501  9182 consensus_queue.cc:237] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.715392  9138 ts_tablet_manager.cc:1434] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:16:58.712054  9144 tablet_bootstrap.cc:654] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.716658  9143 raft_consensus.cc:493] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.717938  9143 raft_consensus.cc:3060] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.718284  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75549ab0b18418b80603bc37965b618" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.718881  8949 raft_consensus.cc:2468] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.720242  8989 leader_election.cc:304] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.717375  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75549ab0b18418b80603bc37965b618" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.721019  9098 raft_consensus.cc:2468] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.721275  9180 raft_consensus.cc:2804] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.721714  9180 raft_consensus.cc:493] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.722045  9180 raft_consensus.cc:3060] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.716351  9138 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: Bootstrap starting.
I20260710 13:16:58.728523  8843 catalog_manager.cc:5697] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1). New cstate: current_term: 1 leader_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.730182  9138 tablet_bootstrap.cc:654] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:16:58.732671  9180 raft_consensus.cc:515] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.737629  9180 leader_election.cc:290] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.738847  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75549ab0b18418b80603bc37965b618" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:16:58.739590  8949 raft_consensus.cc:3060] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.739952  9144 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: No bootstrap required, opened a new log
I20260710 13:16:58.740417  9144 ts_tablet_manager.cc:1403] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260710 13:16:58.742985  9144 raft_consensus.cc:359] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.743327  9182 raft_consensus.cc:493] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.743711  9144 raft_consensus.cc:385] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.744040  9144 raft_consensus.cc:740] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.743837  9182 raft_consensus.cc:515] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.744725  9144 consensus_queue.cc:260] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.746143  9182 leader_election.cc:290] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.748140  9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.748804  9097 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.748987  9144 ts_tablet_manager.cc:1434] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:16:58.749125  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75549ab0b18418b80603bc37965b618" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.749998  8914 leader_election.cc:304] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.752128  9098 raft_consensus.cc:3060] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.752475  9182 raft_consensus.cc:2804] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.752839  9182 raft_consensus.cc:493] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.753177  9182 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.753552  9167 raft_consensus.cc:493] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.750198  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.754045  9167 raft_consensus.cc:515] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.754848  9023 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.756284  9167 leader_election.cc:290] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.753226  9143 raft_consensus.cc:515] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.751413  8843 catalog_manager.cc:5697] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1). New cstate: current_term: 1 leader_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.758694  9098 raft_consensus.cc:2468] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.748399  8949 raft_consensus.cc:2468] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.759579  9023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4c5155e0e4a03a63a6cdc92289ae8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.759822  9180 raft_consensus.cc:493] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.760140  9023 raft_consensus.cc:3060] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.760618  9143 leader_election.cc:290] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:58.760334  9180 raft_consensus.cc:515] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.762348  9180 leader_election.cc:290] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.762836  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f4c5155e0e4a03a63a6cdc92289ae8" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:16:58.763427  8949 raft_consensus.cc:3060] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.763566  8989 leader_election.cc:304] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:16:58.764478  8948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.763450  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:58.764976  9180 raft_consensus.cc:2804] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.765226  9024 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.765619  9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.765676  9180 raft_consensus.cc:697] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Becoming Leader. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Running, Role: LEADER
I20260710 13:16:58.766299  9097 raft_consensus.cc:2468] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.766530  8914 leader_election.cc:304] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.765090  8948 raft_consensus.cc:2468] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.766717  9180 consensus_queue.cc:237] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.767954  9167 raft_consensus.cc:2804] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.768332  9167 raft_consensus.cc:493] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.768682  9167 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.767665  8989 leader_election.cc:304] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:16:58.769953  9151 raft_consensus.cc:2804] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.770280  9151 raft_consensus.cc:493] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.770354  8949 raft_consensus.cc:2468] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:16:58.770709  9151 raft_consensus.cc:3060] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.772158  9182 raft_consensus.cc:515] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.774055  9182 leader_election.cc:290] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Requested vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.774832  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.774942  9063 leader_election.cc:304] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.775560  9098 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 0.
I20260710 13:16:58.776131  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.776463  9142 raft_consensus.cc:2804] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.776724  9024 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.776950  9142 raft_consensus.cc:697] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:16:58.777834  9142 consensus_queue.cc:237] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.780318  9023 raft_consensus.cc:2468] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:16:58.781337  9022 raft_consensus.cc:3060] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.780546  9151 raft_consensus.cc:515] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.786761  8949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:16:58.787613  8949 raft_consensus.cc:3060] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.789522  9138 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: No bootstrap required, opened a new log
I20260710 13:16:58.789948  9138 ts_tablet_manager.cc:1403] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.008s
I20260710 13:16:58.792845  9138 raft_consensus.cc:359] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.793497  9151 leader_election.cc:290] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.793510  9138 raft_consensus.cc:385] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:16:58.793704  9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd02cca9cc643adacdb8831e52f55a8" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.794198  9138 raft_consensus.cc:740] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Initialized, Role: FOLLOWER
I20260710 13:16:58.794414  9097 raft_consensus.cc:3060] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.795115  9138 consensus_queue.cc:260] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.797380  9138 ts_tablet_manager.cc:1434] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:16:58.798081  8949 raft_consensus.cc:2468] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.799172  8989 leader_election.cc:304] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.799636  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.800356  9098 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.800603  9143 consensus_queue.cc:1048] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:58.801482  9097 raft_consensus.cc:2468] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.801946  9143 consensus_queue.cc:1048] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:58.802726  9151 raft_consensus.cc:2804] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.809731  9024 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.805526  9167 raft_consensus.cc:515] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.812384  9151 raft_consensus.cc:697] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Becoming Leader. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Running, Role: LEADER
I20260710 13:16:58.815697  8914 leader_election.cc:304] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.818545  9182 raft_consensus.cc:2804] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.819135  9182 raft_consensus.cc:697] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Becoming Leader. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Running, Role: LEADER
I20260710 13:16:58.821204  9182 consensus_queue.cc:237] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.821436  8843 catalog_manager.cc:5697] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } }
I20260710 13:16:58.827152  9191 raft_consensus.cc:493] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:58.827788  9191 raft_consensus.cc:515] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.836961  9167 leader_election.cc:290] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Requested vote from peers 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.839829  9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.840745  9097 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.842700  9191 leader_election.cc:290] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.845022  8948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:58.845654  8948 raft_consensus.cc:2468] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.844195  9096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:58.847177  9096 raft_consensus.cc:2468] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 0.
I20260710 13:16:58.846596  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:16:58.848529  9022 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.851606  8989 leader_election.cc:304] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:16:58.853710  9097 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.854712  9191 raft_consensus.cc:2804] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:16:58.857705  9151 consensus_queue.cc:237] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.860414  8914 leader_election.cc:304] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d; no voters: 
I20260710 13:16:58.861763  9167 raft_consensus.cc:2804] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.862612  9167 raft_consensus.cc:697] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Becoming Leader. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Running, Role: LEADER
I20260710 13:16:58.863732  9167 consensus_queue.cc:237] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.855075  9191 raft_consensus.cc:493] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:16:58.867255  9191 raft_consensus.cc:3060] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.845919  8845 catalog_manager.cc:5697] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4170c65a37d4451db6bb823b7be282db (127.5.209.2). New cstate: current_term: 1 leader_uuid: "4170c65a37d4451db6bb823b7be282db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.880045  9022 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.873535  9098 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be64342bb6dc43e8ba7f1752a42a7e5d in term 1.
I20260710 13:16:58.894670  8843 catalog_manager.cc:5697] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1). New cstate: current_term: 1 leader_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.901734  9191 raft_consensus.cc:515] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.919730  9191 leader_election.cc:290] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:58.921499  8948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:16:58.922338  8948 raft_consensus.cc:3060] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.925572  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45bd10fd1a64891ad4c911fd0ca40f9" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:16:58.932485  9098 raft_consensus.cc:3060] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:58.939018  9098 raft_consensus.cc:2468] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.940404  8989 leader_election.cc:304] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:16:58.941252  8948 raft_consensus.cc:2468] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:16:58.942137  9191 raft_consensus.cc:2804] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:16:58.942812  9191 raft_consensus.cc:697] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Becoming Leader. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Running, Role: LEADER
I20260710 13:16:58.943205  8845 catalog_manager.cc:5697] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4170c65a37d4451db6bb823b7be282db (127.5.209.2). New cstate: current_term: 1 leader_uuid: "4170c65a37d4451db6bb823b7be282db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.943674  9191 consensus_queue.cc:237] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:58.952659  8843 catalog_manager.cc:5697] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1). New cstate: current_term: 1 leader_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:58.962515  8845 catalog_manager.cc:5697] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4170c65a37d4451db6bb823b7be282db (127.5.209.2). New cstate: current_term: 1 leader_uuid: "4170c65a37d4451db6bb823b7be282db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:16:59.076510  9191 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:59.077144  9191 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:59.078871  9191 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:16:59.079726  8948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" is_pre_election: true
I20260710 13:16:59.079979  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:16:59.080736  9098 raft_consensus.cc:2393] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4170c65a37d4451db6bb823b7be282db in current term 1: Already voted for candidate be64342bb6dc43e8ba7f1752a42a7e5d in this term.
I20260710 13:16:59.081646  8989 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4170c65a37d4451db6bb823b7be282db; no voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:16:59.082302  9191 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:59.087608  9191 raft_consensus.cc:2749] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:59.113229  9167 consensus_queue.cc:1048] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:59.113969  5956 ts_manager.cc:295] Set tserver state for be64342bb6dc43e8ba7f1752a42a7e5d to MAINTENANCE_MODE
I20260710 13:16:59.114781  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
I20260710 13:16:59.122743  9182 consensus_queue.cc:1048] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:59.127647  9190 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:16:59.128161  9190 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:16:59.129870  9190 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:16:59.130950  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:16:59.131759  9024 raft_consensus.cc:2393] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e866a5e961742b4b96207d76e333fb0 in current term 1: Already voted for candidate be64342bb6dc43e8ba7f1752a42a7e5d in this term.
I20260710 13:16:59.135465  9167 consensus_queue.cc:1048] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:59.141935  9063 leader_election.cc:336] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:16:59.143739  9063 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:16:59.146704  9098 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:16:59.158209  9190 raft_consensus.cc:2749] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:16:59.161103  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:16:59.162815  5956 tablet_replica.cc:333] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.163398  9181 consensus_queue.cc:1048] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:59.164072  5956 raft_consensus.cc:2243] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:59.165889  5956 raft_consensus.cc:2272] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.169373  5956 tablet_replica.cc:333] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.170221  5956 raft_consensus.cc:2243] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:59.171097  5956 raft_consensus.cc:2272] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.174038  5956 tablet_replica.cc:333] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.175180  5956 raft_consensus.cc:2243] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:59.175972  5956 pending_rounds.cc:70] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Trying to abort 1 pending ops.
I20260710 13:16:59.176268  5956 pending_rounds.cc:77] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991859078144000 op_type: NO_OP noop_request { }
I20260710 13:16:59.176672  5956 raft_consensus.cc:2889] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:59.177021  5956 raft_consensus.cc:2272] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.180135  5956 tablet_replica.cc:333] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.180728  5956 raft_consensus.cc:2243] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:59.181308  5956 pending_rounds.cc:70] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Trying to abort 1 pending ops.
I20260710 13:16:59.181520  5956 pending_rounds.cc:77] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991859504353280 op_type: NO_OP noop_request { }
I20260710 13:16:59.181792  5956 raft_consensus.cc:2889] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:59.182076  5956 raft_consensus.cc:2272] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.184592  5956 tablet_replica.cc:333] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.185375  5956 raft_consensus.cc:2243] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:59.185828  5956 raft_consensus.cc:2272] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.188051  5956 tablet_replica.cc:333] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.188549  5956 raft_consensus.cc:2243] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:59.189293  5956 raft_consensus.cc:2272] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.191396  5956 tablet_replica.cc:333] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.191897  5956 raft_consensus.cc:2243] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:16:59.192443  5956 pending_rounds.cc:70] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Trying to abort 1 pending ops.
I20260710 13:16:59.192641  5956 pending_rounds.cc:77] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305991859704369152 op_type: NO_OP noop_request { }
I20260710 13:16:59.192909  5956 raft_consensus.cc:2889] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:16:59.193183  5956 raft_consensus.cc:2272] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.195053  5956 tablet_replica.cc:333] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.195603  5956 raft_consensus.cc:2243] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:59.195971  5956 raft_consensus.cc:2272] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.197525  5956 tablet_replica.cc:333] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.198135  5956 raft_consensus.cc:2243] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:59.198539  5956 raft_consensus.cc:2272] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.200570  5956 tablet_replica.cc:333] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: stopping tablet replica
I20260710 13:16:59.201046  5956 raft_consensus.cc:2243] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:16:59.201485  5956 raft_consensus.cc:2272] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:16:59.213796  9191 consensus_queue.cc:1048] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:59.226020  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
W20260710 13:16:59.228557  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:59.245065  8989 consensus_peers.cc:597] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:59.398123  8989 consensus_peers.cc:597] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:59.406476  9191 consensus_queue.cc:1048] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:16:59.408870  9143 consensus_queue.cc:1048] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:59.422708  8989 consensus_peers.cc:597] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:16:59.447700  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:16:59.468528  9151 consensus_queue.cc:1048] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:16:59.479856  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:17:00.480877  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:00.634370  9151 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.634924  9151 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.636678  9151 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:17:00.638260  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
W20260710 13:17:00.640281  8989 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.640719  8989 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [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: 4170c65a37d4451db6bb823b7be282db; no voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.641373  9151 raft_consensus.cc:2749] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:17:00.646812  9151 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.647251  9151 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.649062  9151 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:17:00.650538  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
W20260710 13:17:00.652499  8989 leader_election.cc:336] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.652917  8989 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [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: 4170c65a37d4451db6bb823b7be282db; no voters: 6e866a5e961742b4b96207d76e333fb0, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.653512  9151 raft_consensus.cc:2749] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:17:00.661579  9218 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.662101  9218 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.663957  9218 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.665539  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:17:00.666141  9022 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:17:00.667872  9063 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:00.667984  9219 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.668668  9218 raft_consensus.cc:2804] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:00.668560  9219 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.669020  9218 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.669437  9218 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:17:00.669703  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.670794  9219 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.672323  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:17:00.672982  9024 raft_consensus.cc:2468] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:17:00.674042  9063 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:00.674674  9219 raft_consensus.cc:2804] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:17:00.674726  9063 leader_election.cc:336] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.675189  9219 raft_consensus.cc:493] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader be64342bb6dc43e8ba7f1752a42a7e5d)
I20260710 13:17:00.675603  9219 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.676242  9218 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.678053  9218 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.679615  9024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:17:00.680248  9024 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:17:00.682369  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.682363  9219 raft_consensus.cc:515] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.684657  9219 leader_election.cc:290] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.686113  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a186dd491d046d9b6f8802ba47cff49" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:17:00.686707  9022 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.687114  9024 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 2.
I20260710 13:17:00.688279  9063 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.688983  9219 raft_consensus.cc:2804] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:17:00.689277  9063 leader_election.cc:336] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.689468  9219 raft_consensus.cc:697] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:17:00.690332  9151 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:00.690344  9219 consensus_queue.cc:237] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.690939  9151 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.692724  9022 raft_consensus.cc:2468] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 2.
I20260710 13:17:00.693060  9151 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:17:00.694461  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0" is_pre_election: true
I20260710 13:17:00.695154  9098 raft_consensus.cc:2468] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 1.
I20260710 13:17:00.697227  8989 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:00.697981  9151 raft_consensus.cc:2804] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:17:00.698048  8989 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.698225  9063 leader_election.cc:304] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.698432  9151 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:00.698877  9151 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.699405  9219 raft_consensus.cc:2804] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:00.699887  9219 raft_consensus.cc:697] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:17:00.700690  9219 consensus_queue.cc:237] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.700958  8845 catalog_manager.cc:5697] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 1 to 2, leader changed from be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1) to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:00.706948  9151 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.712344  9218 raft_consensus.cc:493] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:00.712877  9218 raft_consensus.cc:515] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.714535  9098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d730427af04608ad849986a33d700a" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:17:00.715134  9218 leader_election.cc:290] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.715351  9098 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.717326  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:17:00.717924  9022 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:17:00.720010  9063 leader_election.cc:304] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:00.720690  9218 raft_consensus.cc:2804] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:00.721094  9218 raft_consensus.cc:493] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:00.721483  9218 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:17:00.722062  8989 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:00.722627  9063 leader_election.cc:336] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.724188  9151 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 2 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:17:00.728440  9098 raft_consensus.cc:2468] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 2.
I20260710 13:17:00.728755  9218 raft_consensus.cc:515] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.729530  8989 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.730196  9151 raft_consensus.cc:2804] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:00.730465  8845 catalog_manager.cc:5697] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 1 to 2, leader changed from be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1) to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:00.731520  9151 raft_consensus.cc:697] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 2 LEADER]: Becoming Leader. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Running, Role: LEADER
I20260710 13:17:00.732697  9151 consensus_queue.cc:237] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [LEADER]: Queue going to LEADER 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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.733992  9218 leader_election.cc:290] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.735198  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62adfa35b32b45b9b180d01bc80494cd" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
W20260710 13:17:00.736159  9063 leader_election.cc:336] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.737022  9022 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.742808  9022 raft_consensus.cc:2468] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 2.
I20260710 13:17:00.743755  9063 leader_election.cc:304] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.744635  9218 raft_consensus.cc:2804] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:00.745258  9218 raft_consensus.cc:697] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:17:00.746665  9218 consensus_queue.cc:237] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER 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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.748970  8845 catalog_manager.cc:5697] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db reported cstate change: term changed from 1 to 2, leader changed from be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1) to 4170c65a37d4451db6bb823b7be282db (127.5.209.2). New cstate: current_term: 2 leader_uuid: "4170c65a37d4451db6bb823b7be282db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:00.755867  8847 catalog_manager.cc:5697] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 1 to 2, leader changed from be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1) to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:00.812721  9218 raft_consensus.cc:493] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:00.813210  9218 raft_consensus.cc:515] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.814850  9218 leader_election.cc:290] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.816494  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db" is_pre_election: true
I20260710 13:17:00.817116  9022 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 1.
I20260710 13:17:00.818005  9063 leader_election.cc:304] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:00.818653  9218 raft_consensus.cc:2804] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:17:00.818727  9063 leader_election.cc:336] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.819069  9218 raft_consensus.cc:493] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:00.819442  9218 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:00.824486  9218 raft_consensus.cc:515] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.826380  9218 leader_election.cc:290] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:00.827812  9022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72645d24160444380c008b5270166e4" candidate_uuid: "6e866a5e961742b4b96207d76e333fb0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4170c65a37d4451db6bb823b7be282db"
I20260710 13:17:00.828310  9022 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:17:00.829952  9063 leader_election.cc:336] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:00.833722  9022 raft_consensus.cc:2468] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e866a5e961742b4b96207d76e333fb0 in term 2.
I20260710 13:17:00.834830  9063 leader_election.cc:304] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:00.835584  9218 raft_consensus.cc:2804] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:00.836059  9218 raft_consensus.cc:697] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Becoming Leader. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:17:00.836687  9218 consensus_queue.cc:237] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Queue going to LEADER 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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:00.843376  8847 catalog_manager.cc:5697] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 reported cstate change: term changed from 1 to 2, leader changed from be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1) to 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "6e866a5e961742b4b96207d76e333fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:01.091346  9022 raft_consensus.cc:1275] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Refusing update from remote peer 6e866a5e961742b4b96207d76e333fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:01.092514  9218 consensus_queue.cc:1048] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:17:01.105947  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:01.167089  9022 raft_consensus.cc:1275] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Refusing update from remote peer 6e866a5e961742b4b96207d76e333fb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:01.168556  9218 consensus_queue.cc:1048] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:01.168884  9098 raft_consensus.cc:1275] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Refusing update from remote peer 4170c65a37d4451db6bb823b7be282db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:01.170112  9151 consensus_queue.cc:1048] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:01.188179  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:01.191454  8989 consensus_peers.cc:597] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:01.192983  9063 consensus_peers.cc:597] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:01.263531  9022 raft_consensus.cc:1275] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Refusing update from remote peer 6e866a5e961742b4b96207d76e333fb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:01.264961  9218 consensus_queue.cc:1048] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:01.340728  9022 raft_consensus.cc:1275] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Refusing update from remote peer 6e866a5e961742b4b96207d76e333fb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:01.341986  9218 consensus_queue.cc:1048] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:01.354727  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:01.481777  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:17:01.490686  8989 consensus_peers.cc:597] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:01.609038  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:01.672159  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:01.794417  9063 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260710 13:17:01.843216  8989 consensus_peers.cc:597] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:02.043452  8989 consensus_peers.cc:597] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:02.482671  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:17:03.392795  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:03.483639  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:17:03.647593  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:03.648991  8989 consensus_peers.cc:597] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:03.759379  8989 consensus_peers.cc:597] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:17:03.778275  9063 consensus_peers.cc:597] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:04.021579  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:17:04.089823  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:04.130803  8989 consensus_peers.cc:597] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:17:04.163813  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:17:04.251642  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:04.259228  9245 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 13:17:04.259250  9244 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 13:17:04.260383  9247 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 13:17:04.264478  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:04.266134  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:04.266328  5956 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 13:17:04.266474  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689424266463 us; error 0 us; skew 500 ppm
I20260710 13:17:04.267146  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:04.270128  5956 webserver.cc:533] Webserver started at http://127.5.209.1:35989/ using document root <none> and password file <none>
I20260710 13:17:04.270758  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:04.270969  5956 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:17:04.275697  5956 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:04.280032  9252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:04.281031  5956 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:04.281373  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
format_stamp: "Formatted at 2026-07-10 13:16:57 on dist-test-slave-1hdw"
I20260710 13:17:04.282033  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689343260608-5956-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)
W20260710 13:17:04.284152  8989 consensus_peers.cc:597] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:17:04.303988  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:04.305399  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:04.306967  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:04.310743  9259 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:17:04.361908  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:17:04.362241  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.002s	sys 0.000s
I20260710 13:17:04.362579  5956 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:17:04.367914  9259 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.383729  9259 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.385170  9259 tablet_bootstrap.cc:492] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.386006  9259 ts_tablet_manager.cc:1403] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 13:17:04.389576  9259 raft_consensus.cc:359] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.390602  9259 raft_consensus.cc:740] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.391393  9259 consensus_queue.cc:260] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.394111  9259 ts_tablet_manager.cc:1434] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:17:04.394843  9259 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.407212  9259 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.408183  9259 tablet_bootstrap.cc:492] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.408821  9259 ts_tablet_manager.cc:1403] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:17:04.409765  5956 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:17:04.410091  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.040s	sys 0.004s
I20260710 13:17:04.411736  9259 raft_consensus.cc:359] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.412513  9259 raft_consensus.cc:740] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.413345  9259 consensus_queue.cc:260] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.415683  9259 ts_tablet_manager.cc:1434] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:04.416536  9259 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.435851  9259 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.437515  9259 tablet_bootstrap.cc:492] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.438344  9259 ts_tablet_manager.cc:1403] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:17:04.441092  9259 raft_consensus.cc:359] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.441705  9259 raft_consensus.cc:740] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.442396  9259 consensus_queue.cc:260] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.444159  9259 ts_tablet_manager.cc:1434] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:17:04.444849  9259 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.455554  9259 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.456249  9259 tablet_bootstrap.cc:492] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.456792  9259 ts_tablet_manager.cc:1403] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:17:04.459108  9259 raft_consensus.cc:359] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.459852  9259 raft_consensus.cc:740] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.460549  9259 consensus_queue.cc:260] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.462301  9259 ts_tablet_manager.cc:1434] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:04.462937  9259 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.474198  9259 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.475159  9259 tablet_bootstrap.cc:492] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.475716  9259 ts_tablet_manager.cc:1403] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:17:04.477674  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:36997
I20260710 13:17:04.477778  9321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:36997 every 8 connection(s)
I20260710 13:17:04.478196  9259 raft_consensus.cc:359] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.478902  9259 raft_consensus.cc:740] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.479549  9259 consensus_queue.cc:260] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.481055  9259 ts_tablet_manager.cc:1434] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:17:04.482146  9259 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.483094  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:04.484964  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:04.495862  9259 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.496809  9259 tablet_bootstrap.cc:492] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.497514  9259 ts_tablet_manager.cc:1403] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:17:04.500816  9259 raft_consensus.cc:359] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.501729  9259 raft_consensus.cc:740] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.502691  9259 consensus_queue.cc:260] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.505329  9259 ts_tablet_manager.cc:1434] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:17:04.506394  9259 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.510041  9322 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35277
I20260710 13:17:04.510598  9322 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:04.511765  9322 heartbeater.cc:507] Master 127.5.209.62:35277 requested a full tablet report, sending...
I20260710 13:17:04.521716  8845 ts_manager.cc:194] Re-registered known tserver with Master: be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997)
I20260710 13:17:04.524767  9259 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.525794  9259 tablet_bootstrap.cc:492] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.526130  9097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b"
dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
mode: GRACEFUL
new_leader_uuid: "4170c65a37d4451db6bb823b7be282db"
 from {username='slave'} at 127.0.0.1:43942
I20260710 13:17:04.526446  9259 ts_tablet_manager.cc:1403] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:17:04.526813  9097 raft_consensus.cc:606] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Received request to transfer leadership to TS 4170c65a37d4451db6bb823b7be282db
I20260710 13:17:04.528224  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:17:04.528853  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:04.529138  9259 raft_consensus.cc:359] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:17:04.529750  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:04.529901  9259 raft_consensus.cc:740] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.530661  9259 consensus_queue.cc:260] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [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: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } } peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } }
I20260710 13:17:04.532696  9259 ts_tablet_manager.cc:1434] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:17:04.533493  9259 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.536083  8845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33862
I20260710 13:17:04.539966  9322 heartbeater.cc:499] Master 127.5.209.62:35277 was elected leader, sending a full tablet report...
I20260710 13:17:04.547297  9259 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.548106  9259 tablet_bootstrap.cc:492] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.548767  9259 ts_tablet_manager.cc:1403] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:17:04.551191  9259 raft_consensus.cc:359] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.551864  9259 raft_consensus.cc:740] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.552531  9259 consensus_queue.cc:260] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.554471  9259 ts_tablet_manager.cc:1434] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:04.555258  9259 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.568348  9259 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.569166  9259 tablet_bootstrap.cc:492] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.569729  9259 ts_tablet_manager.cc:1403] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:17:04.571787  9259 raft_consensus.cc:359] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.572338  9220 raft_consensus.cc:993] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: : Instructing follower 4170c65a37d4451db6bb823b7be282db to start an election
I20260710 13:17:04.572371  9259 raft_consensus.cc:740] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.573060  9333 raft_consensus.cc:1081] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Signalling peer 4170c65a37d4451db6bb823b7be282db to start an election
I20260710 13:17:04.573365  9259 consensus_queue.cc:260] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.574669  9024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b"
dest_uuid: "4170c65a37d4451db6bb823b7be282db"
 from {username='slave'} at 127.0.0.1:54536
I20260710 13:17:04.575224  9024 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:04.575598  9259 ts_tablet_manager.cc:1434] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:17:04.575619  9024 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:04.576464  9259 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap starting.
I20260710 13:17:04.581830  9024 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.583788  9024 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [CANDIDATE]: Term 3 election: Requested vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3:35833)
I20260710 13:17:04.585637  9097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e866a5e961742b4b96207d76e333fb0"
I20260710 13:17:04.586534  9097 raft_consensus.cc:3055] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:04.586877  9097 raft_consensus.cc:740] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e866a5e961742b4b96207d76e333fb0, State: Running, Role: LEADER
I20260710 13:17:04.587821  9097 consensus_queue.cc:260] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.589087  9097 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:04.589762  9259 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: 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 13:17:04.590648  9259 tablet_bootstrap.cc:492] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Bootstrap complete.
I20260710 13:17:04.591241  9259 ts_tablet_manager.cc:1403] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:17:04.593722  9259 raft_consensus.cc:359] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.594506  9259 raft_consensus.cc:740] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: be64342bb6dc43e8ba7f1752a42a7e5d, State: Initialized, Role: FOLLOWER
I20260710 13:17:04.595386  9097 raft_consensus.cc:2468] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4170c65a37d4451db6bb823b7be282db in term 3.
I20260710 13:17:04.595297  9259 consensus_queue.cc:260] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.595916  9295 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:04.597628  9259 ts_tablet_manager.cc:1434] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:04.597707  8989 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [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: 4170c65a37d4451db6bb823b7be282db, 6e866a5e961742b4b96207d76e333fb0; no voters: 
I20260710 13:17:04.599155  9236 raft_consensus.cc:2804] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:04.605513  9236 raft_consensus.cc:697] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 3 LEADER]: Becoming Leader. State: Replica: 4170c65a37d4451db6bb823b7be282db, State: Running, Role: LEADER
I20260710 13:17:04.607223  9236 consensus_queue.cc:237] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [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: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:04.611479  9294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1294fce5b7ad4bc5a577267f64f3eb1b" candidate_uuid: "4170c65a37d4451db6bb823b7be282db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d"
I20260710 13:17:04.618520  8847 catalog_manager.cc:5697] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db reported cstate change: term changed from 2 to 3, leader changed from 6e866a5e961742b4b96207d76e333fb0 (127.5.209.3) to 4170c65a37d4451db6bb823b7be282db (127.5.209.2). New cstate: current_term: 3 leader_uuid: "4170c65a37d4451db6bb823b7be282db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:04.630795  9295 raft_consensus.cc:3060] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:04.636201  9295 pending_rounds.cc:85] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting all ops after (but not including) 0
I20260710 13:17:04.636432  9295 pending_rounds.cc:107] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:17:04.636710  9295 raft_consensus.cc:2889] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:17:04.684238  9295 raft_consensus.cc:3060] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:04.689585  9295 pending_rounds.cc:85] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting all ops after (but not including) 0
I20260710 13:17:04.689800  9295 pending_rounds.cc:107] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:17:04.690090  9295 raft_consensus.cc:2889] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:17:04.781522  9294 raft_consensus.cc:3060] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:04.787417  9294 pending_rounds.cc:85] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting all ops after (but not including) 0
I20260710 13:17:04.787624  9294 pending_rounds.cc:107] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:17:04.787918  9294 raft_consensus.cc:2889] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:17:04.878455  9294 raft_consensus.cc:3060] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:05.155136  9097 raft_consensus.cc:1275] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Refusing update from remote peer 4170c65a37d4451db6bb823b7be282db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:05.156339  9352 consensus_queue.cc:1048] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:05.166630  9294 raft_consensus.cc:3060] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:05.173779  9294 raft_consensus.cc:1275] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 3 FOLLOWER]: Refusing update from remote peer 4170c65a37d4451db6bb823b7be282db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:05.174799  9352 consensus_queue.cc:1048] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [LEADER]: Connected to new peer: Peer: permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:17:05.485980  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:05.539458  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:05.546083  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:05.546526  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:05.546998  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:06.486948  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:06.552948  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:06.558312  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:06.558758  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:06.559209  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:07.487967  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:07.565024  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:07.570813  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:07.571238  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:07.571705  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:08.488798  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:08.577955  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:08.583982  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:08.584539  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:08.585279  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:09.489871  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:09.592229  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:09.599068  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:09.604023  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:09.604465  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:17:10.749119  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:11.124194  5956 tablet_server.cc:179] TabletServer@127.5.209.1:36997 shutting down...
I20260710 13:17:11.147070  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:11.147855  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.148558  5956 raft_consensus.cc:2243] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.149065  5956 raft_consensus.cc:2272] T 62adfa35b32b45b9b180d01bc80494cd P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:11.149180  8989 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
I20260710 13:17:11.151613  5956 tablet_replica.cc:333] stopping tablet replica
W20260710 13:17:11.152055  8989 consensus_peers.cc:597] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. 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 13:17:11.152278  5956 raft_consensus.cc:2243] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.152783  5956 raft_consensus.cc:2272] T 1294fce5b7ad4bc5a577267f64f3eb1b P be64342bb6dc43e8ba7f1752a42a7e5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.154421  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.154964  5956 raft_consensus.cc:2243] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.155360  5956 raft_consensus.cc:2272] T d7f4c5155e0e4a03a63a6cdc92289ae8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.156893  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.157344  5956 raft_consensus.cc:2243] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.157636  5956 raft_consensus.cc:2272] T 545b9f9131904483b3744feb8679f6c2 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.159353  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.159794  5956 raft_consensus.cc:2243] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.160106  5956 raft_consensus.cc:2272] T d75549ab0b18418b80603bc37965b618 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.161670  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.162138  5956 raft_consensus.cc:2243] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.162463  5956 raft_consensus.cc:2272] T 7a186dd491d046d9b6f8802ba47cff49 P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.164131  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.164625  5956 raft_consensus.cc:2243] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.164963  5956 raft_consensus.cc:2272] T a72645d24160444380c008b5270166e4 P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.166865  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.167579  5956 raft_consensus.cc:2243] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.168071  5956 raft_consensus.cc:2272] T 17d730427af04608ad849986a33d700a P be64342bb6dc43e8ba7f1752a42a7e5d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:11.169049  8989 consensus_peers.cc:597] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. 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 13:17:11.170255  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.170822  5956 raft_consensus.cc:2243] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.171242  5956 raft_consensus.cc:2272] T 6dd02cca9cc643adacdb8831e52f55a8 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.172986  5956 tablet_replica.cc:333] stopping tablet replica
I20260710 13:17:11.173735  5956 raft_consensus.cc:2243] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.174202  5956 raft_consensus.cc:2272] T a45bd10fd1a64891ad4c911fd0ca40f9 P be64342bb6dc43e8ba7f1752a42a7e5d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:11.177645  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. 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 13:17:11.203976  5956 tablet_server.cc:196] TabletServer@127.5.209.1:36997 shutdown complete.
I20260710 13:17:11.219789  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
W20260710 13:17:11.238651  8989 consensus_peers.cc:597] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.241221  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. 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 13:17:11.247341  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. 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 13:17:11.248514  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:11.249221  5956 tablet_replica.cc:333] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.249845  5956 raft_consensus.cc:2243] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:11.250686  5956 raft_consensus.cc:2272] T 6dd02cca9cc643adacdb8831e52f55a8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.252732  5956 tablet_replica.cc:333] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.253268  5956 raft_consensus.cc:2243] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:11.254108  5956 raft_consensus.cc:2272] T d75549ab0b18418b80603bc37965b618 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.256122  5956 tablet_replica.cc:333] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.256668  5956 raft_consensus.cc:2243] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.257088  5956 raft_consensus.cc:2272] T 62adfa35b32b45b9b180d01bc80494cd P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.259088  5956 tablet_replica.cc:333] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.259620  5956 raft_consensus.cc:2243] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:11.260392  5956 raft_consensus.cc:2272] T a45bd10fd1a64891ad4c911fd0ca40f9 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.262326  5956 tablet_replica.cc:333] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.262781  5956 raft_consensus.cc:2243] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.263127  5956 raft_consensus.cc:2272] T 545b9f9131904483b3744feb8679f6c2 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.265030  5956 tablet_replica.cc:333] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.265527  5956 raft_consensus.cc:2243] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.265962  5956 raft_consensus.cc:2272] T 7a186dd491d046d9b6f8802ba47cff49 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.267907  5956 tablet_replica.cc:333] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.268381  5956 raft_consensus.cc:2243] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.268784  5956 raft_consensus.cc:2272] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 4170c65a37d4451db6bb823b7be282db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.271107  5956 tablet_replica.cc:333] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.271855  5956 raft_consensus.cc:2243] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:17:11.272305  9236 consensus_queue.cc:1175] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6e866a5e961742b4b96207d76e333fb0" responder_term: 2 status { last_received { term: 2 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 2 index: 1 } }
I20260710 13:17:11.273147  5956 raft_consensus.cc:2272] T 17d730427af04608ad849986a33d700a P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.274935  5956 tablet_replica.cc:333] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.275427  5956 raft_consensus.cc:2243] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:11.275796  5956 raft_consensus.cc:2272] T a72645d24160444380c008b5270166e4 P 4170c65a37d4451db6bb823b7be282db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:11.277527  5956 tablet_replica.cc:333] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db: stopping tablet replica
I20260710 13:17:11.277901  5956 raft_consensus.cc:2243] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:11.278590  5956 raft_consensus.cc:2272] T 1294fce5b7ad4bc5a577267f64f3eb1b P 4170c65a37d4451db6bb823b7be282db [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:11.434687  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.451326  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.490653  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.592526  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.669534  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.731463  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.750182  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:17:11.751672  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:11.797251  9045 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0b80 after lost signal to thread 5959
W20260710 13:17:11.798439  9045 debug-util.cc:398] Leaking SignalData structure 0x7b08001941e0 after lost signal to thread 8881
W20260710 13:17:11.800449  9045 debug-util.cc:398] Leaking SignalData structure 0x7b0800104600 after lost signal to thread 9122
I20260710 13:17:12.261592  9357 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:12.261976  9373 raft_consensus.cc:493] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:12.262218  9357 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:12.262579  9373 raft_consensus.cc:515] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:12.264175  9357 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:12.264856  9373 leader_election.cc:290] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:12.269089  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:12.269511  9063 leader_election.cc:336] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:12.270044  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:12.270328  9063 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
W20260710 13:17:12.270949  9063 leader_election.cc:336] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:12.270902  9373 raft_consensus.cc:2749] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:17:12.271492  9063 leader_election.cc:304] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:12.272172  9373 raft_consensus.cc:2749] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:17:12.296310  5956 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9045)
I20260710 13:17:12.325227  9373 raft_consensus.cc:493] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:12.325825  9373 raft_consensus.cc:515] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:12.327570  9373 leader_election.cc:290] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:12.331197  9063 leader_election.cc:336] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:12.332172  9063 leader_election.cc:336] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:12.332523  9063 leader_election.cc:304] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:12.333076  9373 raft_consensus.cc:2749] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:17:12.361886  9373 raft_consensus.cc:493] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:12.362545  9373 raft_consensus.cc:515] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:12.364951  9373 leader_election.cc:290] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:12.369395  9063 leader_election.cc:336] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
W20260710 13:17:12.370366  9063 leader_election.cc:336] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
I20260710 13:17:12.370709  9063 leader_election.cc:304] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:12.371255  9373 raft_consensus.cc:2749] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:17:12.751358  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:12.771988  9373 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:12.772601  9373 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:12.774734  9373 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:12.778350  9063 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:12.779101  9063 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:12.779551  9063 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:12.780294  9373 raft_consensus.cc:2749] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:17:13.296787  5956 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9045)
W20260710 13:17:13.587248  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:13.637858  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:13.752415  8895 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:17:13.862360  9375 raft_consensus.cc:493] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:13.862941  9375 raft_consensus.cc:515] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:13.864085  9373 raft_consensus.cc:493] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:13.864972  9375 leader_election.cc:290] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
I20260710 13:17:13.865300  9373 raft_consensus.cc:515] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:13.867300  9373 leader_election.cc:290] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:13.867970  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:13.870998  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:13.872010  9063 leader_election.cc:336] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:13.872474  9063 leader_election.cc:304] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:13.873212  9373 raft_consensus.cc:2749] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 13:17:13.875168  9063 leader_election.cc:336] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:13.875929  9063 leader_election.cc:336] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:13.876289  9063 leader_election.cc:304] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:13.876963  9373 raft_consensus.cc:2749] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:17:13.946606  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:14.042047  9063 consensus_peers.cc:597] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:14.139101  9063 consensus_peers.cc:597] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:14.190851  9063 consensus_peers.cc:597] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:17:14.247742  9373 raft_consensus.cc:493] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:14.248835  9373 raft_consensus.cc:515] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:14.251677  9373 leader_election.cc:290] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:14.255198  9063 leader_election.cc:336] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:14.256088  9063 leader_election.cc:336] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:14.256392  9063 leader_election.cc:304] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:14.257177  9373 raft_consensus.cc:2749] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:17:14.293150  9373 raft_consensus.cc:493] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:14.293816  9373 raft_consensus.cc:515] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:14.295789  9373 leader_election.cc:290] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:14.297458  5956 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9045)
W20260710 13:17:14.299602  9063 leader_election.cc:336] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:14.300539  9063 leader_election.cc:336] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:14.300863  9063 leader_election.cc:304] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:14.301507  9373 raft_consensus.cc:2749] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:17:14.315073  9063 consensus_peers.cc:597] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:17:14.426414  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Couldn't send request to peer be64342bb6dc43e8ba7f1752a42a7e5d. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:17:14.507429  9373 raft_consensus.cc:493] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4170c65a37d4451db6bb823b7be282db)
I20260710 13:17:14.508033  9373 raft_consensus.cc:515] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be64342bb6dc43e8ba7f1752a42a7e5d" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 36997 } } peers { permanent_uuid: "4170c65a37d4451db6bb823b7be282db" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 34409 } } peers { permanent_uuid: "6e866a5e961742b4b96207d76e333fb0" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 35833 } }
I20260710 13:17:14.510135  9373 leader_election.cc:290] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997), 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409)
W20260710 13:17:14.513706  9063 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer be64342bb6dc43e8ba7f1752a42a7e5d (127.5.209.1:36997): Network error: Client connection negotiation failed: client connection to 127.5.209.1:36997: connect: Connection refused (error 111)
W20260710 13:17:14.514678  9063 leader_election.cc:336] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111)
I20260710 13:17:14.515057  9063 leader_election.cc:304] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [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: 6e866a5e961742b4b96207d76e333fb0; no voters: 4170c65a37d4451db6bb823b7be282db, be64342bb6dc43e8ba7f1752a42a7e5d
I20260710 13:17:14.515661  9373 raft_consensus.cc:2749] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:17:14.563015  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:17:14.596683  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
W20260710 13:17:14.613263  9063 consensus_peers.cc:597] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 -> Peer 4170c65a37d4451db6bb823b7be282db (127.5.209.2:34409): Couldn't send request to peer 4170c65a37d4451db6bb823b7be282db. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:34409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:17:14.626539  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:14.627375  5956 tablet_replica.cc:333] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.628165  5956 raft_consensus.cc:2243] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.629140  5956 raft_consensus.cc:2272] T 7a186dd491d046d9b6f8802ba47cff49 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.631503  5956 tablet_replica.cc:333] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.632071  5956 raft_consensus.cc:2243] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.633001  5956 raft_consensus.cc:2272] T 62adfa35b32b45b9b180d01bc80494cd P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.635170  5956 tablet_replica.cc:333] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.635843  5956 raft_consensus.cc:2243] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.636770  5956 raft_consensus.cc:2272] T d7f4c5155e0e4a03a63a6cdc92289ae8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.638881  5956 tablet_replica.cc:333] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.639482  5956 raft_consensus.cc:2243] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:14.640012  5956 raft_consensus.cc:2272] T a45bd10fd1a64891ad4c911fd0ca40f9 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.642305  5956 tablet_replica.cc:333] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.642843  5956 raft_consensus.cc:2243] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:14.643321  5956 raft_consensus.cc:2272] T d75549ab0b18418b80603bc37965b618 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.645402  5956 tablet_replica.cc:333] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.645916  5956 raft_consensus.cc:2243] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:14.646390  5956 raft_consensus.cc:2272] T 6dd02cca9cc643adacdb8831e52f55a8 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.648283  5956 tablet_replica.cc:333] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.648798  5956 raft_consensus.cc:2243] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:14.649345  5956 raft_consensus.cc:2272] T 1294fce5b7ad4bc5a577267f64f3eb1b P 6e866a5e961742b4b96207d76e333fb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.651237  5956 tablet_replica.cc:333] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.651747  5956 raft_consensus.cc:2243] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.652670  5956 raft_consensus.cc:2272] T a72645d24160444380c008b5270166e4 P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.654788  5956 tablet_replica.cc:333] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.655364  5956 raft_consensus.cc:2243] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:14.655824  5956 raft_consensus.cc:2272] T 17d730427af04608ad849986a33d700a P 6e866a5e961742b4b96207d76e333fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.657934  5956 tablet_replica.cc:333] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0: stopping tablet replica
I20260710 13:17:14.658422  5956 raft_consensus.cc:2243] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.659307  5956 raft_consensus.cc:2272] T 545b9f9131904483b3744feb8679f6c2 P 6e866a5e961742b4b96207d76e333fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.692446  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:17:14.717311  5956 master.cc:562] Master@127.5.209.62:35277 shutting down...
I20260710 13:17:14.740916  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:14.741571  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:14.741871  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29aaf01714c6405ebea362923add52ad: stopping tablet replica
I20260710 13:17:14.761503  5956 master.cc:584] Master@127.5.209.62:35277 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17451 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:17:14.803777  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:35077
I20260710 13:17:14.804868  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:14.810151  9378 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 13:17:14.811350  9379 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 13:17:14.811833  9381 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 13:17:14.812108  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:14.813213  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:14.813482  5956 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 13:17:14.813643  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689434813629 us; error 0 us; skew 500 ppm
I20260710 13:17:14.814126  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:14.816726  5956 webserver.cc:533] Webserver started at http://127.5.209.62:45155/ using document root <none> and password file <none>
I20260710 13:17:14.817199  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:14.817358  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:14.817570  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:14.818792  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "d358ced267444f538d2c69de3538fefd"
format_stamp: "Formatted at 2026-07-10 13:17:14 on dist-test-slave-1hdw"
I20260710 13:17:14.823115  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:17:14.826527  9386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:14.827262  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:14.827577  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "d358ced267444f538d2c69de3538fefd"
format_stamp: "Formatted at 2026-07-10 13:17:14 on dist-test-slave-1hdw"
I20260710 13:17:14.827806  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-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 13:17:14.895334  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:14.896477  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:14.934532  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:35077
I20260710 13:17:14.934648  9437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:35077 every 8 connection(s)
I20260710 13:17:14.938370  9438 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 13:17:14.949091  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd: Bootstrap starting.
I20260710 13:17:14.953809  9438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:14.958073  9438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd: No bootstrap required, opened a new log
I20260710 13:17:14.960582  9438 raft_consensus.cc:359] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d358ced267444f538d2c69de3538fefd" member_type: VOTER }
I20260710 13:17:14.961019  9438 raft_consensus.cc:385] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:14.961206  9438 raft_consensus.cc:740] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d358ced267444f538d2c69de3538fefd, State: Initialized, Role: FOLLOWER
I20260710 13:17:14.961802  9438 consensus_queue.cc:260] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d358ced267444f538d2c69de3538fefd" member_type: VOTER }
I20260710 13:17:14.962232  9438 raft_consensus.cc:399] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:14.962425  9438 raft_consensus.cc:493] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:14.962633  9438 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:14.967478  9438 raft_consensus.cc:515] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d358ced267444f538d2c69de3538fefd" member_type: VOTER }
I20260710 13:17:14.967964  9438 leader_election.cc:304] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [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: d358ced267444f538d2c69de3538fefd; no voters: 
I20260710 13:17:14.969089  9438 leader_election.cc:290] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:14.969532  9441 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:14.970990  9441 raft_consensus.cc:697] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 1 LEADER]: Becoming Leader. State: Replica: d358ced267444f538d2c69de3538fefd, State: Running, Role: LEADER
I20260710 13:17:14.971722  9441 consensus_queue.cc:237] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [LEADER]: Queue going to LEADER mode. State: All 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: "d358ced267444f538d2c69de3538fefd" member_type: VOTER }
I20260710 13:17:14.972003  9438 sys_catalog.cc:565] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:14.978749  9443 sys_catalog.cc:455] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [sys.catalog]: SysCatalogTable state changed. Reason: New leader d358ced267444f538d2c69de3538fefd. Latest consensus state: current_term: 1 leader_uuid: "d358ced267444f538d2c69de3538fefd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d358ced267444f538d2c69de3538fefd" member_type: VOTER } }
I20260710 13:17:14.978828  9442 sys_catalog.cc:455] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d358ced267444f538d2c69de3538fefd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d358ced267444f538d2c69de3538fefd" member_type: VOTER } }
I20260710 13:17:14.979521  9443 sys_catalog.cc:458] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:14.979666  9442 sys_catalog.cc:458] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:14.981389  9451 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:14.987576  9451 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:14.988545  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:14.996119  9451 catalog_manager.cc:1383] Generated new cluster ID: 1d0482baf74449868f1dfe9715fe16f3
I20260710 13:17:14.996413  9451 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:15.008991  9451 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:15.010254  9451 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:15.021905  9451 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd: Generated new TSK 0
I20260710 13:17:15.022505  9451 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:15.055371  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:15.061489  9459 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 13:17:15.062493  9460 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 13:17:15.066531  5956 server_base.cc:1061] running on GCE node
W20260710 13:17:15.067983  9462 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 13:17:15.070127  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:15.070348  5956 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 13:17:15.070472  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689435070460 us; error 0 us; skew 500 ppm
I20260710 13:17:15.070930  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:15.073397  5956 webserver.cc:533] Webserver started at http://127.5.209.1:38941/ using document root <none> and password file <none>
I20260710 13:17:15.073838  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:15.074023  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:15.074239  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:15.075245  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "60db8fbeb035405d831a3f6ec2a48614"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.079913  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:17:15.082976  9467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.083797  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:17:15.084082  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "60db8fbeb035405d831a3f6ec2a48614"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.084358  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-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 13:17:15.109553  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:15.110788  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:15.112298  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:15.114564  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:15.114773  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.115010  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:15.115199  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.157231  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:44661
I20260710 13:17:15.157352  9529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:44661 every 8 connection(s)
I20260710 13:17:15.162281  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:15.169932  9534 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 13:17:15.171937  9535 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 13:17:15.174214  5956 server_base.cc:1061] running on GCE node
W20260710 13:17:15.174878  9537 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 13:17:15.175990  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:15.176273  5956 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 13:17:15.176290  9530 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35077
I20260710 13:17:15.176513  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689435176493 us; error 0 us; skew 500 ppm
I20260710 13:17:15.176820  9530 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:15.177198  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:15.177599  9530 heartbeater.cc:507] Master 127.5.209.62:35077 requested a full tablet report, sending...
I20260710 13:17:15.179947  5956 webserver.cc:533] Webserver started at http://127.5.209.2:40213/ using document root <none> and password file <none>
I20260710 13:17:15.180209  9403 ts_manager.cc:194] Registered new tserver with Master: 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661)
I20260710 13:17:15.180632  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:15.180909  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:15.181239  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:15.182754  9403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45726
I20260710 13:17:15.182818  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "d6f41aa7933a416a85a334d602b5ba43"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.187978  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:17:15.191164  9542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.192028  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:17:15.192329  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "d6f41aa7933a416a85a334d602b5ba43"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.192626  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-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 13:17:15.201886  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:15.203053  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:15.204501  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:15.206632  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:15.206854  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.207088  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:15.207253  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.248529  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:43487
I20260710 13:17:15.248636  9604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:43487 every 8 connection(s)
I20260710 13:17:15.253202  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:15.260075  9608 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 13:17:15.261296  9609 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 13:17:15.263962  5956 server_base.cc:1061] running on GCE node
W20260710 13:17:15.264458  9611 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 13:17:15.265444  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:17:15.265539  9605 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35077
W20260710 13:17:15.265709  5956 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 13:17:15.265944  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689435265926 us; error 0 us; skew 500 ppm
I20260710 13:17:15.265996  9605 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:15.266559  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:15.266830  9605 heartbeater.cc:507] Master 127.5.209.62:35077 requested a full tablet report, sending...
I20260710 13:17:15.268862  9403 ts_manager.cc:194] Registered new tserver with Master: d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:15.269371  5956 webserver.cc:533] Webserver started at http://127.5.209.3:34443/ using document root <none> and password file <none>
I20260710 13:17:15.269872  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:15.270056  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:15.270318  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:15.270308  9403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45738
I20260710 13:17:15.271843  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "0abcc2ea15a74637b73b77c4705c01e5"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.276249  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:17:15.279501  9616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.280197  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:17:15.280485  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "0abcc2ea15a74637b73b77c4705c01e5"
format_stamp: "Formatted at 2026-07-10 13:17:15 on dist-test-slave-1hdw"
I20260710 13:17:15.280757  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689343260608-5956-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 13:17:15.296350  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:15.297509  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:15.298892  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:15.301141  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:15.301362  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.301587  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:15.301749  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:15.340618  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:38987
I20260710 13:17:15.340721  9678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:38987 every 8 connection(s)
I20260710 13:17:15.353897  9679 heartbeater.cc:344] Connected to a master server at 127.5.209.62:35077
I20260710 13:17:15.354270  9679 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:15.354976  9679 heartbeater.cc:507] Master 127.5.209.62:35077 requested a full tablet report, sending...
I20260710 13:17:15.356802  9403 ts_manager.cc:194] Registered new tserver with Master: 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:15.357034  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013229302s
I20260710 13:17:15.358142  9403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45754
I20260710 13:17:15.381048  9403 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45770:
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 13:17:15.383332  9403 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 13:17:15.427780  9644 tablet_service.cc:1511] Processing CreateTablet for tablet d7570bcb69e8416395fd593a586f3e62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.429304  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7570bcb69e8416395fd593a586f3e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.429097  9643 tablet_service.cc:1511] Processing CreateTablet for tablet f2011fee75d2433ca60f0efb007b0ed8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.430611  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2011fee75d2433ca60f0efb007b0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.440658  9495 tablet_service.cc:1511] Processing CreateTablet for tablet d7570bcb69e8416395fd593a586f3e62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.440706  9494 tablet_service.cc:1511] Processing CreateTablet for tablet f2011fee75d2433ca60f0efb007b0ed8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.442217  9495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7570bcb69e8416395fd593a586f3e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.443334  9494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2011fee75d2433ca60f0efb007b0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.452309  9694 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: Bootstrap starting.
I20260710 13:17:15.454661  9570 tablet_service.cc:1511] Processing CreateTablet for tablet d7570bcb69e8416395fd593a586f3e62 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.456054  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7570bcb69e8416395fd593a586f3e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.464828  9695 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: Bootstrap starting.
I20260710 13:17:15.466586  9569 tablet_service.cc:1511] Processing CreateTablet for tablet f2011fee75d2433ca60f0efb007b0ed8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ec550d93edb14882b52cd4c9183fbd25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.467051  9694 tablet_bootstrap.cc:654] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.467970  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2011fee75d2433ca60f0efb007b0ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.473034  9695 tablet_bootstrap.cc:654] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.479550  9694 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: No bootstrap required, opened a new log
I20260710 13:17:15.480293  9694 ts_tablet_manager.cc:1403] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260710 13:17:15.484334  9694 raft_consensus.cc:359] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.485368  9694 raft_consensus.cc:385] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.485805  9694 raft_consensus.cc:740] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.486981  9694 consensus_queue.cc:260] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.489292  9697 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: Bootstrap starting.
I20260710 13:17:15.491900  9679 heartbeater.cc:499] Master 127.5.209.62:35077 was elected leader, sending a full tablet report...
I20260710 13:17:15.492405  9695 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: No bootstrap required, opened a new log
I20260710 13:17:15.492424  9694 ts_tablet_manager.cc:1434] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:17:15.492964  9695 ts_tablet_manager.cc:1403] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260710 13:17:15.493790  9694 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: Bootstrap starting.
I20260710 13:17:15.496047  9695 raft_consensus.cc:359] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.496630  9697 tablet_bootstrap.cc:654] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.496815  9695 raft_consensus.cc:385] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.497257  9695 raft_consensus.cc:740] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.498169  9695 consensus_queue.cc:260] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.501330  9694 tablet_bootstrap.cc:654] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.506351  9697 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: No bootstrap required, opened a new log
I20260710 13:17:15.507179  9697 ts_tablet_manager.cc:1403] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:17:15.511433  9697 raft_consensus.cc:359] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.513756  9697 raft_consensus.cc:385] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.513926  9530 heartbeater.cc:499] Master 127.5.209.62:35077 was elected leader, sending a full tablet report...
I20260710 13:17:15.514168  9697 raft_consensus.cc:740] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.514370  9695 ts_tablet_manager.cc:1434] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 13:17:15.515663  9695 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: Bootstrap starting.
I20260710 13:17:15.515432  9697 consensus_queue.cc:260] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.520351  9694 tablet_bootstrap.cc:492] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: No bootstrap required, opened a new log
I20260710 13:17:15.520992  9694 ts_tablet_manager.cc:1403] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.019s
I20260710 13:17:15.522507  9695 tablet_bootstrap.cc:654] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.524088  9694 raft_consensus.cc:359] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.524857  9697 ts_tablet_manager.cc:1434] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 13:17:15.524906  9694 raft_consensus.cc:385] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.526103  9605 heartbeater.cc:499] Master 127.5.209.62:35077 was elected leader, sending a full tablet report...
I20260710 13:17:15.526883  9697 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: Bootstrap starting.
I20260710 13:17:15.525907  9694 raft_consensus.cc:740] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.532262  9694 consensus_queue.cc:260] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.534266  9697 tablet_bootstrap.cc:654] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.534421  9694 ts_tablet_manager.cc:1434] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:17:15.538743  9695 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: No bootstrap required, opened a new log
I20260710 13:17:15.539244  9695 ts_tablet_manager.cc:1403] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 13:17:15.542266  9695 raft_consensus.cc:359] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.542968  9695 raft_consensus.cc:385] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.543262  9695 raft_consensus.cc:740] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.543990  9695 consensus_queue.cc:260] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.544445  9697 tablet_bootstrap.cc:492] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: No bootstrap required, opened a new log
I20260710 13:17:15.545301  9697 ts_tablet_manager.cc:1403] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.002s
I20260710 13:17:15.546211  9695 ts_tablet_manager.cc:1434] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:17:15.549016  9697 raft_consensus.cc:359] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.549772  9697 raft_consensus.cc:385] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.550073  9697 raft_consensus.cc:740] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.550837  9697 consensus_queue.cc:260] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.552914  9697 ts_tablet_manager.cc:1434] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
W20260710 13:17:15.594455  9680 tablet.cc:2406] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:15.650926  9699 raft_consensus.cc:493] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:15.651562  9699 raft_consensus.cc:515] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.653553  9699 leader_election.cc:290] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:15.663127  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2011fee75d2433ca60f0efb007b0ed8" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614" is_pre_election: true
I20260710 13:17:15.663898  9505 raft_consensus.cc:2468] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 0.
I20260710 13:17:15.664944  9618 leader_election.cc:304] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, 60db8fbeb035405d831a3f6ec2a48614; no voters: 
I20260710 13:17:15.665122  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2011fee75d2433ca60f0efb007b0ed8" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f41aa7933a416a85a334d602b5ba43" is_pre_election: true
I20260710 13:17:15.665659  9699 raft_consensus.cc:2804] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:15.665825  9580 raft_consensus.cc:2468] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 0.
I20260710 13:17:15.666064  9699 raft_consensus.cc:493] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:15.666427  9699 raft_consensus.cc:3060] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.671646  9699 raft_consensus.cc:515] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.673678  9699 leader_election.cc:290] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 election: Requested vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:15.674685  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2011fee75d2433ca60f0efb007b0ed8" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
I20260710 13:17:15.674711  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2011fee75d2433ca60f0efb007b0ed8" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
I20260710 13:17:15.675421  9580 raft_consensus.cc:3060] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.675472  9505 raft_consensus.cc:3060] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.681710  9580 raft_consensus.cc:2468] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 1.
I20260710 13:17:15.681710  9505 raft_consensus.cc:2468] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 1.
I20260710 13:17:15.683077  9620 leader_election.cc:304] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:15.683821  9699 raft_consensus.cc:2804] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:15.684603  9699 raft_consensus.cc:697] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Becoming Leader. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Running, Role: LEADER
I20260710 13:17:15.685266  9699 consensus_queue.cc:237] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.693253  9400 catalog_manager.cc:5697] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "0abcc2ea15a74637b73b77c4705c01e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:15.730020  9703 raft_consensus.cc:493] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:15.730517  9703 raft_consensus.cc:515] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.732487  9703 leader_election.cc:290] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987), 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661)
I20260710 13:17:15.740721  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5" is_pre_election: true
I20260710 13:17:15.741366  9654 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 0.
I20260710 13:17:15.741955  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614" is_pre_election: true
I20260710 13:17:15.742543  9505 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 0.
I20260710 13:17:15.742542  9545 leader_election.cc:304] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:15.743551  9703 raft_consensus.cc:2804] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:15.743894  9703 raft_consensus.cc:493] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:15.744181  9703 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.749150  9703 raft_consensus.cc:515] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.750629  9703 leader_election.cc:290] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 election: Requested vote from peers 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987), 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661)
I20260710 13:17:15.751523  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:15.751585  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
I20260710 13:17:15.752316  9654 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.752372  9505 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.759639  9505 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 1.
I20260710 13:17:15.759642  9654 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 1.
I20260710 13:17:15.761109  9544 leader_election.cc:304] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60db8fbeb035405d831a3f6ec2a48614, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:15.761876  9703 raft_consensus.cc:2804] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:15.762953  9703 raft_consensus.cc:697] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Becoming Leader. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Running, Role: LEADER
I20260710 13:17:15.763649  9703 consensus_queue.cc:237] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:15.770588  9400 catalog_manager.cc:5697] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "d6f41aa7933a416a85a334d602b5ba43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:15.807199  9400 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45784:
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 13:17:15.809171  9400 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 13:17:15.831324  9495 tablet_service.cc:1511] Processing CreateTablet for tablet 7652290589b14f10b17b2d4f08287c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.832723  9495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7652290589b14f10b17b2d4f08287c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.832732  9570 tablet_service.cc:1511] Processing CreateTablet for tablet 7652290589b14f10b17b2d4f08287c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.834365  9570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7652290589b14f10b17b2d4f08287c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.835669  9494 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26a232466b4828a1ff8a9ce4c2138d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.836882  9494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26a232466b4828a1ff8a9ce4c2138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.837329  9569 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26a232466b4828a1ff8a9ce4c2138d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.838536  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26a232466b4828a1ff8a9ce4c2138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.839165  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 7652290589b14f10b17b2d4f08287c79 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:17:15.840629  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7652290589b14f10b17b2d4f08287c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.841338  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26a232466b4828a1ff8a9ce4c2138d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1fc088a0b81740f0983d2ce3a1371ea4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:17:15.842489  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26a232466b4828a1ff8a9ce4c2138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:15.850838  9697 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: Bootstrap starting.
I20260710 13:17:15.856565  9694 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: Bootstrap starting.
I20260710 13:17:15.858040  9697 tablet_bootstrap.cc:654] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.863127  9694 tablet_bootstrap.cc:654] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.871856  9695 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: Bootstrap starting.
I20260710 13:17:15.872530  9697 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: No bootstrap required, opened a new log
I20260710 13:17:15.873113  9697 ts_tablet_manager.cc:1403] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.018s
I20260710 13:17:15.879266  9695 tablet_bootstrap.cc:654] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.879810  9697 raft_consensus.cc:359] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.880671  9697 raft_consensus.cc:385] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.881951  9697 raft_consensus.cc:740] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.883021  9697 consensus_queue.cc:260] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.884368  9694 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: No bootstrap required, opened a new log
I20260710 13:17:15.884989  9694 ts_tablet_manager.cc:1403] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260710 13:17:15.886991  9697 ts_tablet_manager.cc:1434] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:15.887017  9695 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: No bootstrap required, opened a new log
I20260710 13:17:15.887941  9695 ts_tablet_manager.cc:1403] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:17:15.888525  9697 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Bootstrap starting.
I20260710 13:17:15.888554  9694 raft_consensus.cc:359] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.889446  9694 raft_consensus.cc:385] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.889825  9694 raft_consensus.cc:740] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.890766  9694 consensus_queue.cc:260] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.891245  9695 raft_consensus.cc:359] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.892191  9695 raft_consensus.cc:385] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.892549  9695 raft_consensus.cc:740] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.893406  9694 ts_tablet_manager.cc:1434] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:17:15.893483  9695 consensus_queue.cc:260] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.898515  9695 ts_tablet_manager.cc:1434] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:15.899770  9695 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: Bootstrap starting.
I20260710 13:17:15.898578  9697 tablet_bootstrap.cc:654] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.894822  9694 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: Bootstrap starting.
I20260710 13:17:15.907822  9695 tablet_bootstrap.cc:654] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.910012  9694 tablet_bootstrap.cc:654] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:15.918561  9699 raft_consensus.cc:493] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:15.919121  9699 raft_consensus.cc:515] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.920094  9697 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: No bootstrap required, opened a new log
I20260710 13:17:15.920599  9697 ts_tablet_manager.cc:1403] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260710 13:17:15.921196  9695 tablet_bootstrap.cc:492] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: No bootstrap required, opened a new log
I20260710 13:17:15.921902  9695 ts_tablet_manager.cc:1403] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:17:15.922991  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f41aa7933a416a85a334d602b5ba43" is_pre_election: true
I20260710 13:17:15.924510  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614" is_pre_election: true
W20260710 13:17:15.926009  9618 leader_election.cc:343] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:15.925822  9695 raft_consensus.cc:359] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.921300  9699 leader_election.cc:290] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:15.923643  9580 raft_consensus.cc:2468] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 0.
I20260710 13:17:15.926849  9695 raft_consensus.cc:385] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.923614  9697 raft_consensus.cc:359] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.928517  9697 raft_consensus.cc:385] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.928727  9620 leader_election.cc:304] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [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: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 60db8fbeb035405d831a3f6ec2a48614
I20260710 13:17:15.929049  9697 raft_consensus.cc:740] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.928184  9695 raft_consensus.cc:740] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.930151  9699 raft_consensus.cc:2804] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:15.929939  9697 consensus_queue.cc:260] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.930212  9695 consensus_queue.cc:260] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.931159  9694 tablet_bootstrap.cc:492] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: No bootstrap required, opened a new log
I20260710 13:17:15.931722  9694 ts_tablet_manager.cc:1403] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.015s
I20260710 13:17:15.932586  9695 ts_tablet_manager.cc:1434] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:17:15.932586  9697 ts_tablet_manager.cc:1434] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:17:15.930743  9699 raft_consensus.cc:493] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:15.934125  9699 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.934815  9694 raft_consensus.cc:359] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.935658  9694 raft_consensus.cc:385] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:15.936031  9694 raft_consensus.cc:740] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Initialized, Role: FOLLOWER
I20260710 13:17:15.936918  9694 consensus_queue.cc:260] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.939325  9694 ts_tablet_manager.cc:1434] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:15.942376  9699 raft_consensus.cc:515] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.944339  9699 leader_election.cc:290] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 election: Requested vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:15.945008  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
I20260710 13:17:15.945379  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "0abcc2ea15a74637b73b77c4705c01e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
I20260710 13:17:15.945643  9505 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.945950  9580 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:15.952670  9580 raft_consensus.cc:2468] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 1.
I20260710 13:17:15.952670  9505 raft_consensus.cc:2468] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0abcc2ea15a74637b73b77c4705c01e5 in term 1.
I20260710 13:17:15.953974  9620 leader_election.cc:304] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:15.954946  9699 raft_consensus.cc:2804] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:15.955458  9699 raft_consensus.cc:697] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Becoming Leader. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Running, Role: LEADER
I20260710 13:17:15.956166  9699 consensus_queue.cc:237] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:15.962947  9401 catalog_manager.cc:5697] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "0abcc2ea15a74637b73b77c4705c01e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: HEALTHY } } }
W20260710 13:17:15.982605  9450 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:16.043560  9703 raft_consensus.cc:493] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:16.044068  9703 raft_consensus.cc:515] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.045596  9703 leader_election.cc:290] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:16.046458  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614" is_pre_election: true
I20260710 13:17:16.046581  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5" is_pre_election: true
I20260710 13:17:16.047041  9505 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 0.
I20260710 13:17:16.047168  9654 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 0.
I20260710 13:17:16.048019  9544 leader_election.cc:304] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60db8fbeb035405d831a3f6ec2a48614, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:16.048751  9703 raft_consensus.cc:2804] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:16.049070  9703 raft_consensus.cc:493] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:16.049341  9703 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:16.054512  9703 raft_consensus.cc:515] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.056041  9703 leader_election.cc:290] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 election: Requested vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:16.056792  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
I20260710 13:17:16.056916  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:16.057291  9505 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:16.057425  9654 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:16.062168  9654 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 1.
I20260710 13:17:16.062177  9505 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 1.
I20260710 13:17:16.063347  9545 leader_election.cc:304] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:16.064016  9703 raft_consensus.cc:2804] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:16.064400  9703 raft_consensus.cc:697] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Becoming Leader. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Running, Role: LEADER
I20260710 13:17:16.065028  9703 consensus_queue.cc:237] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.073050  9401 catalog_manager.cc:5697] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "d6f41aa7933a416a85a334d602b5ba43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:16.102537  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62"
dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
mode: GRACEFUL
new_leader_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:58974
I20260710 13:17:16.103142  9580 raft_consensus.cc:606] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Received request to transfer leadership to TS 60db8fbeb035405d831a3f6ec2a48614
I20260710 13:17:16.125273  9654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79"
dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
mode: GRACEFUL
new_leader_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:34684
I20260710 13:17:16.125829  9654 raft_consensus.cc:606] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Received request to transfer leadership to TS 60db8fbeb035405d831a3f6ec2a48614
I20260710 13:17:16.130681  9580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d"
dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
mode: GRACEFUL
new_leader_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:58974
I20260710 13:17:16.131183  9580 raft_consensus.cc:606] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Received request to transfer leadership to TS 60db8fbeb035405d831a3f6ec2a48614
I20260710 13:17:16.152271  9703 consensus_queue.cc:1048] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.159787  9699 consensus_queue.cc:1048] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.160976  9703 raft_consensus.cc:993] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: : Instructing follower 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.161520  9703 raft_consensus.cc:1081] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Signalling peer 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.168629  9503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62"
dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:51490
I20260710 13:17:16.170372  9503 raft_consensus.cc:493] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:16.170766  9503 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.178767  9699 consensus_queue.cc:1048] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.180552  9503 raft_consensus.cc:515] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:16.184758  9703 consensus_queue.cc:1048] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.185675  9503 leader_election.cc:290] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Requested vote from peers 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987), d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487)
I20260710 13:17:16.219424  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
I20260710 13:17:16.219940  9580 raft_consensus.cc:3055] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:16.220206  9580 raft_consensus.cc:740] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Running, Role: LEADER
I20260710 13:17:16.221602  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7570bcb69e8416395fd593a586f3e62" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:16.221619  9580 consensus_queue.cc:260] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:16.222420  9654 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.223217  9580 raft_consensus.cc:3060] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.228274  9654 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.229408  9470 leader_election.cc:304] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, 60db8fbeb035405d831a3f6ec2a48614; no voters: 
I20260710 13:17:16.229578  9580 raft_consensus.cc:2468] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.230367  9731 raft_consensus.cc:2804] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:16.230856  9731 raft_consensus.cc:697] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Becoming Leader. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Running, Role: LEADER
I20260710 13:17:16.231667  9731 consensus_queue.cc:237] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } }
I20260710 13:17:16.238118  9402 catalog_manager.cc:5697] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 reported cstate change: term changed from 1 to 2, leader changed from d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2) to 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "60db8fbeb035405d831a3f6ec2a48614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:16.381699  9707 consensus_queue.cc:1048] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.392690  9737 consensus_queue.cc:1048] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:16.399655  9699 raft_consensus.cc:993] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: : Instructing follower 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.400148  9737 raft_consensus.cc:1081] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Signalling peer 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.401590  9503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79"
dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:51482
I20260710 13:17:16.402120  9503 raft_consensus.cc:493] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:16.402526  9503 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.407390  9503 raft_consensus.cc:515] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.409122  9503 leader_election.cc:290] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Requested vote from peers d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487), 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:16.410044  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
I20260710 13:17:16.410221  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7652290589b14f10b17b2d4f08287c79" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:16.410679  9580 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.410851  9654 raft_consensus.cc:3055] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:16.411244  9654 raft_consensus.cc:740] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0abcc2ea15a74637b73b77c4705c01e5, State: Running, Role: LEADER
I20260710 13:17:16.412030  9654 consensus_queue.cc:260] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.413195  9654 raft_consensus.cc:3060] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.417073  9580 raft_consensus.cc:2468] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.418226  9471 leader_election.cc:304] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60db8fbeb035405d831a3f6ec2a48614, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:16.419027  9731 raft_consensus.cc:2804] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:16.419042  9654 raft_consensus.cc:2468] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.419806  9731 raft_consensus.cc:697] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Becoming Leader. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Running, Role: LEADER
I20260710 13:17:16.420568  9731 consensus_queue.cc:237] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.426704  9402 catalog_manager.cc:5697] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 reported cstate change: term changed from 1 to 2, leader changed from 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3) to 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "60db8fbeb035405d831a3f6ec2a48614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:16.657073  9703 consensus_queue.cc:1048] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.663069  9710 raft_consensus.cc:993] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: : Instructing follower 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.663944  9703 raft_consensus.cc:1081] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Signalling peer 60db8fbeb035405d831a3f6ec2a48614 to start an election
I20260710 13:17:16.666785  9710 consensus_queue.cc:1048] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:16.670212  9503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d"
dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
 from {username='slave'} at 127.0.0.1:51490
I20260710 13:17:16.670814  9503 raft_consensus.cc:493] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:16.671474  9503 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.679809  9503 raft_consensus.cc:515] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.681717  9503 leader_election.cc:290] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Requested vote from peers d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2:43487), 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:16.682322  9580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
I20260710 13:17:16.682962  9580 raft_consensus.cc:3055] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:16.683228  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "60db8fbeb035405d831a3f6ec2a48614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:16.683248  9580 raft_consensus.cc:740] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Running, Role: LEADER
I20260710 13:17:16.683935  9654 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.684386  9580 consensus_queue.cc:260] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.685362  9580 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:16.690099  9654 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.690389  9580 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60db8fbeb035405d831a3f6ec2a48614 in term 2.
I20260710 13:17:16.691061  9470 leader_election.cc:304] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0abcc2ea15a74637b73b77c4705c01e5, 60db8fbeb035405d831a3f6ec2a48614; no voters: 
I20260710 13:17:16.691816  9700 raft_consensus.cc:2804] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:16.692291  9700 raft_consensus.cc:697] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Becoming Leader. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Running, Role: LEADER
I20260710 13:17:16.692934  9700 consensus_queue.cc:237] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:16.699229  9402 catalog_manager.cc:5697] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 reported cstate change: term changed from 1 to 2, leader changed from d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2) to 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "60db8fbeb035405d831a3f6ec2a48614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:16.730029  9580 raft_consensus.cc:1275] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:16.731231  9700 consensus_queue.cc:1048] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:16.738457  9654 raft_consensus.cc:1275] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:16.740422  9743 consensus_queue.cc:1048] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:16.882059  5956 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:17:16.883797  5956 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:17:16.884183  5956 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:17:16.895581  9503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d"
dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
mode: GRACEFUL
new_leader_uuid: "d6f41aa7933a416a85a334d602b5ba43"
 from {username='slave'} at 127.0.0.1:51094
I20260710 13:17:16.896117  9503 raft_consensus.cc:606] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Received request to transfer leadership to TS d6f41aa7933a416a85a334d602b5ba43
I20260710 13:17:16.897253  5956 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:17:16.929946  9654 raft_consensus.cc:1275] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:16.931255  9743 consensus_queue.cc:1048] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:16.939783  9580 raft_consensus.cc:1275] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:16.941558  9731 consensus_queue.cc:1048] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:17.194126  9654 raft_consensus.cc:1275] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:17.195546  9731 consensus_queue.cc:1048] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:17.202726  9580 raft_consensus.cc:1275] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Refusing update from remote peer 60db8fbeb035405d831a3f6ec2a48614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:17.204717  9731 consensus_queue.cc:1048] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:17.210732  9743 raft_consensus.cc:993] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: : Instructing follower d6f41aa7933a416a85a334d602b5ba43 to start an election
I20260710 13:17:17.211169  9731 raft_consensus.cc:1081] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Signalling peer d6f41aa7933a416a85a334d602b5ba43 to start an election
I20260710 13:17:17.212558  9580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d"
dest_uuid: "d6f41aa7933a416a85a334d602b5ba43"
 from {username='slave'} at 127.0.0.1:58986
I20260710 13:17:17.213126  9580 raft_consensus.cc:493] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:17.213534  9580 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:17.218801  9580 raft_consensus.cc:515] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:17.220418  9580 leader_election.cc:290] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [CANDIDATE]: Term 3 election: Requested vote from peers 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661), 0abcc2ea15a74637b73b77c4705c01e5 (127.5.209.3:38987)
I20260710 13:17:17.221258  9503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60db8fbeb035405d831a3f6ec2a48614"
I20260710 13:17:17.221457  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26a232466b4828a1ff8a9ce4c2138d" candidate_uuid: "d6f41aa7933a416a85a334d602b5ba43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0abcc2ea15a74637b73b77c4705c01e5"
I20260710 13:17:17.221774  9503 raft_consensus.cc:3055] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:17.221977  9654 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:17.222110  9503 raft_consensus.cc:740] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60db8fbeb035405d831a3f6ec2a48614, State: Running, Role: LEADER
I20260710 13:17:17.222797  9503 consensus_queue.cc:260] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [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: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:17.223613  9503 raft_consensus.cc:3060] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:17.226632  9654 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 3.
I20260710 13:17:17.227640  9545 leader_election.cc:304] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [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: 0abcc2ea15a74637b73b77c4705c01e5, d6f41aa7933a416a85a334d602b5ba43; no voters: 
I20260710 13:17:17.228420  9741 raft_consensus.cc:2804] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:17.228593  9503 raft_consensus.cc:2468] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f41aa7933a416a85a334d602b5ba43 in term 3.
I20260710 13:17:17.229750  9741 raft_consensus.cc:697] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 LEADER]: Becoming Leader. State: Replica: d6f41aa7933a416a85a334d602b5ba43, State: Running, Role: LEADER
I20260710 13:17:17.230638  9741 consensus_queue.cc:237] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [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: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } }
I20260710 13:17:17.236656  9400 catalog_manager.cc:5697] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 reported cstate change: term changed from 2 to 3, leader changed from 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1) to d6f41aa7933a416a85a334d602b5ba43 (127.5.209.2). New cstate: current_term: 3 leader_uuid: "d6f41aa7933a416a85a334d602b5ba43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60db8fbeb035405d831a3f6ec2a48614" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 44661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f41aa7933a416a85a334d602b5ba43" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0abcc2ea15a74637b73b77c4705c01e5" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:17.515041  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
I20260710 13:17:17.532971  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:17.533577  5956 tablet_replica.cc:333] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614: stopping tablet replica
I20260710 13:17:17.534114  5956 raft_consensus.cc:2243] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:17.534852  5956 raft_consensus.cc:2272] T 7652290589b14f10b17b2d4f08287c79 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.536919  5956 tablet_replica.cc:333] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614: stopping tablet replica
I20260710 13:17:17.537423  5956 raft_consensus.cc:2243] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.537818  5956 raft_consensus.cc:2272] T 9e26a232466b4828a1ff8a9ce4c2138d P 60db8fbeb035405d831a3f6ec2a48614 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.539685  5956 tablet_replica.cc:333] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614: stopping tablet replica
I20260710 13:17:17.540148  5956 raft_consensus.cc:2243] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.540515  5956 raft_consensus.cc:2272] T f2011fee75d2433ca60f0efb007b0ed8 P 60db8fbeb035405d831a3f6ec2a48614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.542009  5956 tablet_replica.cc:333] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614: stopping tablet replica
I20260710 13:17:17.542444  5956 raft_consensus.cc:2243] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:17.543128  5956 raft_consensus.cc:2272] T d7570bcb69e8416395fd593a586f3e62 P 60db8fbeb035405d831a3f6ec2a48614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.564759  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
I20260710 13:17:17.575454  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
I20260710 13:17:17.592113  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:17.592754  5956 tablet_replica.cc:333] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: stopping tablet replica
I20260710 13:17:17.593294  5956 raft_consensus.cc:2243] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:17.594076  5956 pending_rounds.cc:70] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Trying to abort 1 pending ops.
I20260710 13:17:17.594352  5956 pending_rounds.cc:77] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305991934904676352 op_type: NO_OP noop_request { }
I20260710 13:17:17.594738  5956 raft_consensus.cc:2889] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:17:17.595088  5956 raft_consensus.cc:2272] T 9e26a232466b4828a1ff8a9ce4c2138d P d6f41aa7933a416a85a334d602b5ba43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.597122  5956 tablet_replica.cc:333] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43: stopping tablet replica
W20260710 13:17:17.597245  9618 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.209.1:44661: connect: Connection refused (error 111) [suppressed 89 similar messages]
I20260710 13:17:17.597672  5956 raft_consensus.cc:2243] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.598131  5956 raft_consensus.cc:2272] T 7652290589b14f10b17b2d4f08287c79 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:17.600471  9618 consensus_peers.cc:597] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 -> Peer 60db8fbeb035405d831a3f6ec2a48614 (127.5.209.1:44661): Couldn't send request to peer 60db8fbeb035405d831a3f6ec2a48614. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:44661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:17.600658  5956 tablet_replica.cc:333] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43: stopping tablet replica
I20260710 13:17:17.601267  5956 raft_consensus.cc:2243] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.601673  5956 raft_consensus.cc:2272] T f2011fee75d2433ca60f0efb007b0ed8 P d6f41aa7933a416a85a334d602b5ba43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.603462  5956 tablet_replica.cc:333] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43: stopping tablet replica
I20260710 13:17:17.603921  5956 raft_consensus.cc:2243] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.604326  5956 raft_consensus.cc:2272] T d7570bcb69e8416395fd593a586f3e62 P d6f41aa7933a416a85a334d602b5ba43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.625813  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:17:17.636878  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:17:17.651894  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:17.652493  5956 tablet_replica.cc:333] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5: stopping tablet replica
I20260710 13:17:17.653024  5956 raft_consensus.cc:2243] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.653455  5956 raft_consensus.cc:2272] T 9e26a232466b4828a1ff8a9ce4c2138d P 0abcc2ea15a74637b73b77c4705c01e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.655589  5956 tablet_replica.cc:333] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5: stopping tablet replica
I20260710 13:17:17.656072  5956 raft_consensus.cc:2243] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.656476  5956 raft_consensus.cc:2272] T 7652290589b14f10b17b2d4f08287c79 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.658305  5956 tablet_replica.cc:333] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5: stopping tablet replica
I20260710 13:17:17.658761  5956 raft_consensus.cc:2243] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:17.659142  5956 raft_consensus.cc:2272] T d7570bcb69e8416395fd593a586f3e62 P 0abcc2ea15a74637b73b77c4705c01e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.661137  5956 tablet_replica.cc:333] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5: stopping tablet replica
I20260710 13:17:17.661584  5956 raft_consensus.cc:2243] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:17.662276  5956 raft_consensus.cc:2272] T f2011fee75d2433ca60f0efb007b0ed8 P 0abcc2ea15a74637b73b77c4705c01e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.684005  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:17:17.694972  5956 master.cc:562] Master@127.5.209.62:35077 shutting down...
I20260710 13:17:17.709251  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:17.709787  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:17.710124  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P d358ced267444f538d2c69de3538fefd: stopping tablet replica
I20260710 13:17:17.727703  5956 master.cc:584] Master@127.5.209.62:35077 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2951 ms)
[----------] 6 tests from LeaderRebalancerTest (94331 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:17:17.755631  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:38741
I20260710 13:17:17.756743  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:17.761533  9752 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 13:17:17.762566  9753 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 13:17:17.763185  9755 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 13:17:17.763509  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:17.764339  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:17.764503  5956 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 13:17:17.764617  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689437764606 us; error 0 us; skew 500 ppm
I20260710 13:17:17.765069  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:17.767307  5956 webserver.cc:533] Webserver started at http://127.5.209.62:38853/ using document root <none> and password file <none>
I20260710 13:17:17.767728  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:17.767882  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:17.768090  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:17.769057  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "6438e173d73d46a0ad2ab64e8f4f752e"
format_stamp: "Formatted at 2026-07-10 13:17:17 on dist-test-slave-1hdw"
I20260710 13:17:17.773386  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:17.776590  9760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:17.777262  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:17.777496  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "6438e173d73d46a0ad2ab64e8f4f752e"
format_stamp: "Formatted at 2026-07-10 13:17:17 on dist-test-slave-1hdw"
I20260710 13:17:17.777735  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-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 13:17:17.796988  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:17.797922  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:17.832741  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:38741
I20260710 13:17:17.832845  9811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:38741 every 8 connection(s)
I20260710 13:17:17.836563  9812 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 13:17:17.847208  9812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: Bootstrap starting.
I20260710 13:17:17.851809  9812 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:17.855798  9812 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: No bootstrap required, opened a new log
I20260710 13:17:17.857897  9812 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER }
I20260710 13:17:17.858338  9812 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:17.858593  9812 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6438e173d73d46a0ad2ab64e8f4f752e, State: Initialized, Role: FOLLOWER
I20260710 13:17:17.859315  9812 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER }
I20260710 13:17:17.859862  9812 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:17.860126  9812 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:17.860430  9812 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:17.865283  9812 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER }
I20260710 13:17:17.865845  9812 leader_election.cc:304] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [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: 6438e173d73d46a0ad2ab64e8f4f752e; no voters: 
I20260710 13:17:17.867080  9812 leader_election.cc:290] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:17.867435  9815 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:17.868884  9815 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 1 LEADER]: Becoming Leader. State: Replica: 6438e173d73d46a0ad2ab64e8f4f752e, State: Running, Role: LEADER
I20260710 13:17:17.869525  9815 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [LEADER]: Queue going to LEADER mode. State: All 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: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER }
I20260710 13:17:17.870239  9812 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:17.872485  9817 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6438e173d73d46a0ad2ab64e8f4f752e. Latest consensus state: current_term: 1 leader_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER } }
I20260710 13:17:17.872478  9816 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6438e173d73d46a0ad2ab64e8f4f752e" member_type: VOTER } }
I20260710 13:17:17.873111  9817 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:17.873236  9816 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:17.877132  9820 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:17.881630  9820 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:17.887490  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:17.890893  9820 catalog_manager.cc:1383] Generated new cluster ID: ca9c66e0c764424c81ff674294164f29
I20260710 13:17:17.891157  9820 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:17.910184  9820 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:17.911554  9820 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:17.925678  9820 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: Generated new TSK 0
I20260710 13:17:17.926287  9820 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:17.954368  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:17.960331  9833 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 13:17:17.961361  9834 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 13:17:17.963073  5956 server_base.cc:1061] running on GCE node
W20260710 13:17:17.963836  9836 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 13:17:17.964664  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:17.964879  5956 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 13:17:17.965044  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689437965025 us; error 0 us; skew 500 ppm
I20260710 13:17:17.965564  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:17.967900  5956 webserver.cc:533] Webserver started at http://127.5.209.1:40481/ using document root <none> and password file <none>
I20260710 13:17:17.968357  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:17.968550  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:17.968817  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:17.969914  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "57a295fa620e4741a17cd63e293e1b49"
format_stamp: "Formatted at 2026-07-10 13:17:17 on dist-test-slave-1hdw"
I20260710 13:17:17.974525  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:17.977785  9841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:17.978648  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:17.978932  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "57a295fa620e4741a17cd63e293e1b49"
format_stamp: "Formatted at 2026-07-10 13:17:17 on dist-test-slave-1hdw"
I20260710 13:17:17.979332  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-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 13:17:18.021459  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:18.022795  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:18.024259  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:18.026427  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:18.026599  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.026898  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:18.027055  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.075811  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:43933
I20260710 13:17:18.075941  9903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:43933 every 8 connection(s)
I20260710 13:17:18.080717  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:18.089229  9909 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 13:17:18.088549  9908 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 13:17:18.096115  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:18.096288  9904 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38741
I20260710 13:17:18.096758  9904 heartbeater.cc:461] Registering TS with master...
W20260710 13:17:18.097800  9911 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 13:17:18.097816  9904 heartbeater.cc:507] Master 127.5.209.62:38741 requested a full tablet report, sending...
I20260710 13:17:18.098887  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:18.099092  5956 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 13:17:18.099359  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689438099340 us; error 0 us; skew 500 ppm
I20260710 13:17:18.100029  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:18.100307  9777 ts_manager.cc:194] Registered new tserver with Master: 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933)
I20260710 13:17:18.102428  9777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41004
I20260710 13:17:18.102559  5956 webserver.cc:533] Webserver started at http://127.5.209.2:36255/ using document root <none> and password file <none>
I20260710 13:17:18.103150  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:18.103420  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:18.103770  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:18.105170  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "f065171d7f744e4dba548ee4f133efb3"
format_stamp: "Formatted at 2026-07-10 13:17:18 on dist-test-slave-1hdw"
I20260710 13:17:18.109543  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:18.112625  9916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.113449  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:18.113703  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "f065171d7f744e4dba548ee4f133efb3"
format_stamp: "Formatted at 2026-07-10 13:17:18 on dist-test-slave-1hdw"
I20260710 13:17:18.113931  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-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 13:17:18.139196  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:18.140300  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:18.141626  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:18.143885  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:18.144061  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.144326  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:18.144479  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.182785  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:42153
I20260710 13:17:18.182875  9978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:42153 every 8 connection(s)
I20260710 13:17:18.187496  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:18.194327  9982 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 13:17:18.194828  9983 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 13:17:18.196976  9985 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 13:17:18.197862  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:18.198959  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:18.199221  5956 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 13:17:18.199450  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689438199431 us; error 0 us; skew 500 ppm
I20260710 13:17:18.200078  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:18.200942  9979 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38741
I20260710 13:17:18.201346  9979 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:18.202126  9979 heartbeater.cc:507] Master 127.5.209.62:38741 requested a full tablet report, sending...
I20260710 13:17:18.202800  5956 webserver.cc:533] Webserver started at http://127.5.209.3:34915/ using document root <none> and password file <none>
I20260710 13:17:18.203457  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:18.203632  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:18.203879  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:18.204466  9777 ts_manager.cc:194] Registered new tserver with Master: f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:18.205421  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "04b4e33698164f52874a1b7f065aef11"
format_stamp: "Formatted at 2026-07-10 13:17:18 on dist-test-slave-1hdw"
I20260710 13:17:18.206395  9777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41010
I20260710 13:17:18.210326  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:18.213647  9990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.214393  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:18.214732  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "04b4e33698164f52874a1b7f065aef11"
format_stamp: "Formatted at 2026-07-10 13:17:18 on dist-test-slave-1hdw"
I20260710 13:17:18.215008  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689343260608-5956-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 13:17:18.244900  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:18.245976  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:18.247785  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:18.250581  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:18.250808  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.251055  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:18.251228  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:18.288753  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:39147
I20260710 13:17:18.288872 10052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:39147 every 8 connection(s)
I20260710 13:17:18.302109 10053 heartbeater.cc:344] Connected to a master server at 127.5.209.62:38741
I20260710 13:17:18.302613 10053 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:18.303511 10053 heartbeater.cc:507] Master 127.5.209.62:38741 requested a full tablet report, sending...
I20260710 13:17:18.305485  9777 ts_manager.cc:194] Registered new tserver with Master: 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:18.306319  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014429176s
I20260710 13:17:18.306825  9777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41020
I20260710 13:17:18.328891  9777 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41024:
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 13:17:18.331329  9777 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 13:17:18.394193  9944 tablet_service.cc:1511] Processing CreateTablet for tablet bc217da14856484a8dce87c2c0914787 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:18.395577  9944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc217da14856484a8dce87c2c0914787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.395781  9943 tablet_service.cc:1511] Processing CreateTablet for tablet 3644bf6323484e3eb8a0a34b7098f395 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:18.396433  9869 tablet_service.cc:1511] Processing CreateTablet for tablet bc217da14856484a8dce87c2c0914787 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:18.397157  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3644bf6323484e3eb8a0a34b7098f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.397696  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc217da14856484a8dce87c2c0914787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.399107  9942 tablet_service.cc:1511] Processing CreateTablet for tablet e5678c90bfc04e7ba750d0514fd1d41c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:18.400417  9942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5678c90bfc04e7ba750d0514fd1d41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.400342  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 3644bf6323484e3eb8a0a34b7098f395 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:18.401666  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3644bf6323484e3eb8a0a34b7098f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.408316  9867 tablet_service.cc:1511] Processing CreateTablet for tablet e5678c90bfc04e7ba750d0514fd1d41c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:18.409605  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5678c90bfc04e7ba750d0514fd1d41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.413983 10017 tablet_service.cc:1511] Processing CreateTablet for tablet 3644bf6323484e3eb8a0a34b7098f395 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:18.415344 10017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3644bf6323484e3eb8a0a34b7098f395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.419552 10018 tablet_service.cc:1511] Processing CreateTablet for tablet bc217da14856484a8dce87c2c0914787 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:18.421337 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc217da14856484a8dce87c2c0914787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.436858  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 667cc4eab575490d8f9c5c20d340846b (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:18.438283  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667cc4eab575490d8f9c5c20d340846b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.437801 10016 tablet_service.cc:1511] Processing CreateTablet for tablet e5678c90bfc04e7ba750d0514fd1d41c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:18.439838 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5678c90bfc04e7ba750d0514fd1d41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.441275  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6b6b756e4622b7844a61c11af397 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:18.442540  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6b6b756e4622b7844a61c11af397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.445181  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1caf814a694a47b0036cd0459e5359 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:18.446513  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1caf814a694a47b0036cd0459e5359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.449153  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 359206c489fd4d129746dfe16cad6b1c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:18.450445  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359206c489fd4d129746dfe16cad6b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.452032  9943 tablet_service.cc:1511] Processing CreateTablet for tablet 667cc4eab575490d8f9c5c20d340846b (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:18.453714  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667cc4eab575490d8f9c5c20d340846b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.461814 10015 tablet_service.cc:1511] Processing CreateTablet for tablet 667cc4eab575490d8f9c5c20d340846b (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:18.463726 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667cc4eab575490d8f9c5c20d340846b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.469767  9941 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6b6b756e4622b7844a61c11af397 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:18.471714  9941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6b6b756e4622b7844a61c11af397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.485882 10014 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6b6b756e4622b7844a61c11af397 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:18.487867 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6b6b756e4622b7844a61c11af397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.495476 10068 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.496989  9942 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1caf814a694a47b0036cd0459e5359 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:18.498286  9942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1caf814a694a47b0036cd0459e5359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.502135 10068 tablet_bootstrap.cc:654] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.505179 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1caf814a694a47b0036cd0459e5359 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:18.506542 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1caf814a694a47b0036cd0459e5359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.515578 10068 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.516302 10068 ts_tablet_manager.cc:1403] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 13:17:18.519305 10012 tablet_service.cc:1511] Processing CreateTablet for tablet 359206c489fd4d129746dfe16cad6b1c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:18.520076 10068 raft_consensus.cc:359] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.520843 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359206c489fd4d129746dfe16cad6b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.521124 10068 raft_consensus.cc:385] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.521553 10068 raft_consensus.cc:740] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.522094  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 05c0c73f2b8e4a1b8977e371e6f86e48 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:18.523512  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c0c73f2b8e4a1b8977e371e6f86e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.535444  9940 tablet_service.cc:1511] Processing CreateTablet for tablet 05c0c73f2b8e4a1b8977e371e6f86e48 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:18.522753 10068 consensus_queue.cc:260] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.537127  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c0c73f2b8e4a1b8977e371e6f86e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.548027  9869 tablet_service.cc:1511] Processing CreateTablet for tablet bd895244a6084d66b0662bfd2811923e (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:18.550904 10011 tablet_service.cc:1511] Processing CreateTablet for tablet 05c0c73f2b8e4a1b8977e371e6f86e48 (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:18.552363 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c0c73f2b8e4a1b8977e371e6f86e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.560951 10068 ts_tablet_manager.cc:1434] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.007s
I20260710 13:17:18.561851  9979 heartbeater.cc:499] Master 127.5.209.62:38741 was elected leader, sending a full tablet report...
I20260710 13:17:18.565810 10068 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.572232  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895244a6084d66b0662bfd2811923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.578364  9939 tablet_service.cc:1511] Processing CreateTablet for tablet bd895244a6084d66b0662bfd2811923e (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:18.579818  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895244a6084d66b0662bfd2811923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.583454 10010 tablet_service.cc:1511] Processing CreateTablet for tablet bd895244a6084d66b0662bfd2811923e (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:18.585489 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895244a6084d66b0662bfd2811923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.548285  9944 tablet_service.cc:1511] Processing CreateTablet for tablet 359206c489fd4d129746dfe16cad6b1c (DEFAULT_TABLE table=test-workload [id=810b2ef766b84711be452b45a83d5ab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:18.592432  9944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359206c489fd4d129746dfe16cad6b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:18.625815 10068 tablet_bootstrap.cc:654] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.632611 10069 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:18.638684 10069 tablet_bootstrap.cc:654] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.657544 10072 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.660409 10069 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:18.660811 10068 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.661509 10068 ts_tablet_manager.cc:1403] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.010s
I20260710 13:17:18.660864 10069 ts_tablet_manager.cc:1403] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260710 13:17:18.664081 10072 tablet_bootstrap.cc:654] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.664336 10068 raft_consensus.cc:359] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.665064 10068 raft_consensus.cc:385] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.665359 10068 raft_consensus.cc:740] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.665427 10069 raft_consensus.cc:359] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.666095 10069 raft_consensus.cc:385] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.666417 10069 raft_consensus.cc:740] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.666186 10068 consensus_queue.cc:260] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.667121 10069 consensus_queue.cc:260] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.669624 10068 ts_tablet_manager.cc:1434] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:18.669752 10072 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.670220 10072 ts_tablet_manager.cc:1403] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:17:18.670588 10068 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.673012 10072 raft_consensus.cc:359] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.673784 10072 raft_consensus.cc:385] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.674091 10072 raft_consensus.cc:740] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.674800 10072 consensus_queue.cc:260] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.677845 10068 tablet_bootstrap.cc:654] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.691262  9904 heartbeater.cc:499] Master 127.5.209.62:38741 was elected leader, sending a full tablet report...
I20260710 13:17:18.691808 10053 heartbeater.cc:499] Master 127.5.209.62:38741 was elected leader, sending a full tablet report...
I20260710 13:17:18.692406 10072 ts_tablet_manager.cc:1434] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.015s
I20260710 13:17:18.693442 10072 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.694675 10069 ts_tablet_manager.cc:1434] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.031s	user 0.020s	sys 0.008s
I20260710 13:17:18.695710 10069 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:18.699658 10072 tablet_bootstrap.cc:654] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.701577 10069 tablet_bootstrap.cc:654] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.702037 10068 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.702802 10068 ts_tablet_manager.cc:1403] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.016s
I20260710 13:17:18.706688 10068 raft_consensus.cc:359] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.707784 10068 raft_consensus.cc:385] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.708246 10068 raft_consensus.cc:740] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.709424 10068 consensus_queue.cc:260] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.718087 10068 ts_tablet_manager.cc:1434] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:17:18.720742 10068 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.721478 10072 tablet_bootstrap.cc:492] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.722039 10072 ts_tablet_manager.cc:1403] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260710 13:17:18.724828 10072 raft_consensus.cc:359] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.725554 10072 raft_consensus.cc:385] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.725843 10072 raft_consensus.cc:740] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.726869 10068 tablet_bootstrap.cc:654] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.726640 10072 consensus_queue.cc:260] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.728901 10072 ts_tablet_manager.cc:1434] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:17:18.730020 10072 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.738081 10068 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.738085 10072 tablet_bootstrap.cc:654] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.738883 10068 ts_tablet_manager.cc:1403] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 13:17:18.742233 10068 raft_consensus.cc:359] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.743435 10068 raft_consensus.cc:385] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.743880 10068 raft_consensus.cc:740] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.745038 10068 consensus_queue.cc:260] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.749517 10072 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.750043 10072 ts_tablet_manager.cc:1403] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:17:18.750209 10068 ts_tablet_manager.cc:1434] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:17:18.751312 10068 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.752797 10072 raft_consensus.cc:359] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.753535 10072 raft_consensus.cc:385] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.753834 10072 raft_consensus.cc:740] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.754788 10072 consensus_queue.cc:260] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.757678 10072 ts_tablet_manager.cc:1434] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:17:18.757843 10068 tablet_bootstrap.cc:654] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.758611 10072 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.766669 10072 tablet_bootstrap.cc:654] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.769845 10077 raft_consensus.cc:493] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:18.770607 10068 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.770345 10077 raft_consensus.cc:515] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.771257 10068 ts_tablet_manager.cc:1403] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:17:18.774376 10068 raft_consensus.cc:359] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.775298 10068 raft_consensus.cc:385] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.775655 10068 raft_consensus.cc:740] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.776407 10068 consensus_queue.cc:260] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.777871 10077 leader_election.cc:290] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:18.779119 10068 ts_tablet_manager.cc:1434] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:18.780745 10068 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.788842 10068 tablet_bootstrap.cc:654] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.800652 10072 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.801327 10072 ts_tablet_manager.cc:1403] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260710 13:17:18.808992 10072 raft_consensus.cc:359] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.809654 10068 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.811793 10068 ts_tablet_manager.cc:1403] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260710 13:17:18.815644 10068 raft_consensus.cc:359] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.817140 10068 raft_consensus.cc:385] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.817524 10068 raft_consensus.cc:740] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.818480 10068 consensus_queue.cc:260] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.816706 10072 raft_consensus.cc:385] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.822178 10072 raft_consensus.cc:740] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.823299 10072 consensus_queue.cc:260] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.826582 10072 ts_tablet_manager.cc:1434] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:17:18.827907 10072 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.829717  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
W20260710 13:17:18.831730  9992 leader_election.cc:343] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:18.821439 10068 ts_tablet_manager.cc:1434] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 13:17:18.836448 10068 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.843006 10069 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:18.843557 10069 ts_tablet_manager.cc:1403] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.148s	user 0.073s	sys 0.074s
I20260710 13:17:18.844650 10068 tablet_bootstrap.cc:654] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.846483 10069 raft_consensus.cc:359] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.847239 10069 raft_consensus.cc:385] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.847517 10072 tablet_bootstrap.cc:654] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.847563 10069 raft_consensus.cc:740] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.847687 10076 raft_consensus.cc:493] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:18.848444 10076 raft_consensus.cc:515] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.850921 10076 leader_election.cc:290] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:18.858888 10072 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.859719 10072 ts_tablet_manager.cc:1403] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260710 13:17:18.863691 10072 raft_consensus.cc:359] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.865952 10072 raft_consensus.cc:385] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.866882 10072 raft_consensus.cc:740] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.868444 10072 consensus_queue.cc:260] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.869918 10069 consensus_queue.cc:260] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.874498 10072 ts_tablet_manager.cc:1434] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:17:18.875974 10072 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.876914 10069 ts_tablet_manager.cc:1434] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:17:18.877921 10069 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:18.881767  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:18.882477  9954 raft_consensus.cc:2468] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
W20260710 13:17:18.883771  9825 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:18.883895  9993 leader_election.cc:304] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:18.884748 10077 raft_consensus.cc:2804] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:18.885084 10077 raft_consensus.cc:493] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:18.885440 10077 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:18.888079 10072 tablet_bootstrap.cc:654] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.894693 10068 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.895424 10068 ts_tablet_manager.cc:1403] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.011s
I20260710 13:17:18.898439 10068 raft_consensus.cc:359] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.895130 10077 raft_consensus.cc:515] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.899195 10068 raft_consensus.cc:385] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.899565 10068 raft_consensus.cc:740] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.901329 10077 leader_election.cc:290] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:18.902480  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:18.903074  9954 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:18.903597 10069 tablet_bootstrap.cc:654] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.904791 10072 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.905294 10072 ts_tablet_manager.cc:1403] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260710 13:17:18.908304 10072 raft_consensus.cc:359] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.909032 10072 raft_consensus.cc:385] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.909340 10072 raft_consensus.cc:740] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.910727 10072 consensus_queue.cc:260] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.912736  9954 raft_consensus.cc:2468] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:18.900631 10068 consensus_queue.cc:260] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.913473 10072 ts_tablet_manager.cc:1434] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:17:18.914338  9993 leader_election.cc:304] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:18.915911 10077 raft_consensus.cc:2804] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:18.916340 10069 tablet_bootstrap.cc:492] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:18.916949 10069 ts_tablet_manager.cc:1403] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.010s
I20260710 13:17:18.920858 10069 raft_consensus.cc:359] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.921644 10068 ts_tablet_manager.cc:1434] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:17:18.921816 10069 raft_consensus.cc:385] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.922293 10069 raft_consensus.cc:740] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.922801 10068 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:18.923312 10069 consensus_queue.cc:260] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.925552 10077 raft_consensus.cc:697] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:18.926538 10077 consensus_queue.cc:237] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.927776  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:18.929082 10069 ts_tablet_manager.cc:1434] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:17:18.930202 10069 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:18.932255 10072 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.935727 10068 tablet_bootstrap.cc:654] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:18.937866  9992 leader_election.cc:343] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:18.939707  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5678c90bfc04e7ba750d0514fd1d41c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:18.940387  9954 raft_consensus.cc:2468] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:18.941608  9844 leader_election.cc:304] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:18.942124 10072 tablet_bootstrap.cc:654] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.944473 10076 raft_consensus.cc:2804] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:18.944944 10076 raft_consensus.cc:493] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:18.945418 10076 raft_consensus.cc:3060] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:18.945333 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5678c90bfc04e7ba750d0514fd1d41c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:18.946357 10028 raft_consensus.cc:2468] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:18.953536 10076 raft_consensus.cc:515] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.952903  9773 catalog_manager.cc:5697] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:18.955624 10076 leader_election.cc:290] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:18.956748  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5678c90bfc04e7ba750d0514fd1d41c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:18.957269  9954 raft_consensus.cc:3060] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:18.958245 10069 tablet_bootstrap.cc:654] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.958925 10072 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.959506 10072 ts_tablet_manager.cc:1403] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260710 13:17:18.962617 10072 raft_consensus.cc:359] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.963435 10072 raft_consensus.cc:385] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.963775 10072 raft_consensus.cc:740] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.964672  9954 raft_consensus.cc:2468] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:18.964720 10072 consensus_queue.cc:260] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.967008 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5678c90bfc04e7ba750d0514fd1d41c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:18.967204 10072 ts_tablet_manager.cc:1434] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:17:18.967617 10028 raft_consensus.cc:3060] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:18.968276 10072 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:18.970891 10069 tablet_bootstrap.cc:492] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:18.971659 10069 ts_tablet_manager.cc:1403] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260710 13:17:18.975154 10072 tablet_bootstrap.cc:654] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:18.975586  9844 leader_election.cc:304] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:18.976575 10076 raft_consensus.cc:2804] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:18.976212 10069 raft_consensus.cc:359] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.977303 10069 raft_consensus.cc:385] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.977759 10069 raft_consensus.cc:740] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.975184 10028 raft_consensus.cc:2468] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:18.980602 10068 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:18.981246 10068 ts_tablet_manager.cc:1403] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.004s
I20260710 13:17:18.979463 10069 consensus_queue.cc:260] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.992205 10076 raft_consensus.cc:697] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:18.993505 10076 consensus_queue.cc:237] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.993412 10072 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:18.994890 10072 ts_tablet_manager.cc:1403] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260710 13:17:18.985756 10068 raft_consensus.cc:359] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.995998 10068 raft_consensus.cc:385] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.996304 10068 raft_consensus.cc:740] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.997102 10068 consensus_queue.cc:260] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.997485 10072 raft_consensus.cc:359] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.998214 10072 raft_consensus.cc:385] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:18.998553 10072 raft_consensus.cc:740] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:18.999377 10072 consensus_queue.cc:260] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:18.999934 10069 ts_tablet_manager.cc:1434] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.005s
I20260710 13:17:19.001466 10069 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:19.001708 10072 ts_tablet_manager.cc:1434] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:19.003365 10072 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:19.007824  9776 catalog_manager.cc:5697] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.008977 10072 tablet_bootstrap.cc:654] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.012616 10069 tablet_bootstrap.cc:654] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.018185 10068 ts_tablet_manager.cc:1434] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 13:17:19.019608 10068 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:19.025750 10071 raft_consensus.cc:493] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.026218 10071 raft_consensus.cc:515] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.033391 10068 tablet_bootstrap.cc:654] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.034165 10071 leader_election.cc:290] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.035060 10069 tablet_bootstrap.cc:492] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:19.035669 10069 ts_tablet_manager.cc:1403] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.012s
I20260710 13:17:19.039043 10072 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:19.039510 10069 raft_consensus.cc:359] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.040133 10077 raft_consensus.cc:493] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.040633 10069 raft_consensus.cc:385] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.041082 10069 raft_consensus.cc:740] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.040838 10077 raft_consensus.cc:515] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.042076 10069 consensus_queue.cc:260] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.044785  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.045533 10094 raft_consensus.cc:493] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.045461 10077 leader_election.cc:290] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933)
I20260710 13:17:19.045441  9954 raft_consensus.cc:2468] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.046046 10094 raft_consensus.cc:515] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.047348  9993 leader_election.cc:304] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.039565 10072 ts_tablet_manager.cc:1403] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.010s
I20260710 13:17:19.048208 10077 raft_consensus.cc:2804] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.048296 10094 leader_election.cc:290] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.048655 10077 raft_consensus.cc:493] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.049037 10077 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.050470 10072 raft_consensus.cc:359] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.050747  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.051180 10072 raft_consensus.cc:385] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.051506 10072 raft_consensus.cc:740] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.052174 10072 consensus_queue.cc:260] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.054549 10072 ts_tablet_manager.cc:1434] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:19.055287 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
W20260710 13:17:19.056001  9992 leader_election.cc:343] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.056595  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.057433 10069 ts_tablet_manager.cc:1434] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
W20260710 13:17:19.057977  9992 leader_election.cc:343] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.058446  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.059104  9954 raft_consensus.cc:2468] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.059955 10069 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:19.060436  9993 leader_election.cc:304] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.061587 10094 raft_consensus.cc:2804] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.061955 10094 raft_consensus.cc:493] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.062273 10094 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.067078 10069 tablet_bootstrap.cc:654] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.068363 10094 raft_consensus.cc:515] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.069890 10068 tablet_bootstrap.cc:492] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:19.069839 10077 raft_consensus.cc:515] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.070845 10068 ts_tablet_manager.cc:1403] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.007s
I20260710 13:17:19.071292 10028 raft_consensus.cc:2393] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f065171d7f744e4dba548ee4f133efb3 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.071671  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.073321 10077 leader_election.cc:290] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933)
I20260710 13:17:19.074124  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.074064 10068 raft_consensus.cc:359] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.074875  9954 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.075160 10068 raft_consensus.cc:385] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.075590 10068 raft_consensus.cc:740] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.076483 10068 consensus_queue.cc:260] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.080561  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.081408 10076 raft_consensus.cc:493] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.082083 10076 raft_consensus.cc:515] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
W20260710 13:17:19.083087  9992 leader_election.cc:343] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:19.083858  9992 leader_election.cc:343] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.084744 10076 leader_election.cc:290] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.085477  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.087733  9953 raft_consensus.cc:2468] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:19.088903  9954 raft_consensus.cc:2468] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.089052  9844 leader_election.cc:304] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.089362 10069 tablet_bootstrap.cc:492] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:19.089854 10076 raft_consensus.cc:2804] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.089900 10069 ts_tablet_manager.cc:1403] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260710 13:17:19.090164 10076 raft_consensus.cc:493] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.090426 10076 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.092056 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.092700 10028 raft_consensus.cc:2468] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:19.093102 10069 raft_consensus.cc:359] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.093822 10069 raft_consensus.cc:385] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.094112 10069 raft_consensus.cc:740] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.094823  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.095029 10069 consensus_queue.cc:260] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.086265 10068 ts_tablet_manager.cc:1434] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:17:19.095726 10094 leader_election.cc:290] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.096959  9879 raft_consensus.cc:2468] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:19.097472 10069 ts_tablet_manager.cc:1434] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:19.097659 10076 raft_consensus.cc:515] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.098229 10071 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.095948  9993 leader_election.cc:304] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.098842 10071 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.100679 10076 leader_election.cc:290] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.094262 10077 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.101167 10071 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.101598 10077 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.102325 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.102902 10028 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.103199 10112 raft_consensus.cc:2804] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.103677 10077 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.105221  9918 leader_election.cc:304] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [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: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:19.106395  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.106655  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.107685  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.108211 10069 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:19.108144  9952 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.110160  9993 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.102360 10094 raft_consensus.cc:493] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.108279  9953 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.111816  9954 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.107713  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.113682  9879 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:19.111394 10094 raft_consensus.cc:515] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.122162 10094 leader_election.cc:290] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.123461  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.123598 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.123487  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.124285  9879 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.124785  9952 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.125123 10076 raft_consensus.cc:493] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.125651  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.125643 10076 raft_consensus.cc:515] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.126242  9993 leader_election.cc:304] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.127074 10094 raft_consensus.cc:2804] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:17:19.127206  9992 leader_election.cc:343] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.127480 10094 raft_consensus.cc:493] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.127830 10076 leader_election.cc:290] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.115043 10071 raft_consensus.cc:2764] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:17:19.127846 10094 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.118602 10028 raft_consensus.cc:2468] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:19.111431 10077 raft_consensus.cc:2804] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.129693  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.130127 10027 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:19.130537  9952 raft_consensus.cc:2393] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57a295fa620e4741a17cd63e293e1b49 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.130697  9954 raft_consensus.cc:2468] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:19.131489 10077 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.131943 10077 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.132246  9844 leader_election.cc:304] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:19.128144  9918 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.133803 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.133852 10076 raft_consensus.cc:2804] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.135367 10076 raft_consensus.cc:697] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:19.135573  9953 raft_consensus.cc:2468] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.136324 10076 consensus_queue.cc:237] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.138114 10071 raft_consensus.cc:2804] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.138480 10071 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.138787 10071 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.138801 10077 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.139612 10094 raft_consensus.cc:515] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.137409 10113 raft_consensus.cc:493] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.115015 10069 tablet_bootstrap.cc:654] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.141077 10077 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.142982  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.144402 10094 leader_election.cc:290] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.144686 10113 raft_consensus.cc:515] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.137353  9844 leader_election.cc:304] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.145704  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.146636 10104 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.146935 10113 leader_election.cc:290] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.149165  9993 leader_election.cc:304] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.149966 10113 raft_consensus.cc:2804] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.146587  9954 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.150446 10113 raft_consensus.cc:697] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.151053 10116 raft_consensus.cc:493] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.151612 10116 raft_consensus.cc:515] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.151970 10113 consensus_queue.cc:237] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.155668  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.156388  9953 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.156949  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.157490  9993 leader_election.cc:304] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.158388 10094 raft_consensus.cc:2804] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.158789 10094 raft_consensus.cc:493] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.159291 10094 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:19.159557  9992 leader_election.cc:343] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.160485  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.161552  9954 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.162511  9776 catalog_manager.cc:5697] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.164070  9993 leader_election.cc:304] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.164611 10104 raft_consensus.cc:2749] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:19.165207 10077 raft_consensus.cc:2804] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.163252  9879 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.165580  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.166236  9878 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:19.166311 10094 raft_consensus.cc:515] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.137897 10112 raft_consensus.cc:697] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.162369 10071 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.169376 10094 leader_election.cc:290] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.169656  9952 raft_consensus.cc:2393] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04b4e33698164f52874a1b7f065aef11 in current term 1: Already voted for candidate f065171d7f744e4dba548ee4f133efb3 in this term.
I20260710 13:17:19.168109 10112 consensus_queue.cc:237] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.172030  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.174753  9954 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.178871  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.182880  9879 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.173938 10071 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.181030 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.182503 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.185067 10027 raft_consensus.cc:2468] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:19.185096 10028 raft_consensus.cc:2393] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f065171d7f744e4dba548ee4f133efb3 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.187783  9919 leader_election.cc:304] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.190037  9992 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.188516  9954 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.183456  9878 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.191241 10071 raft_consensus.cc:2804] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:19.183321 10077 raft_consensus.cc:697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.171182 10116 leader_election.cc:290] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.195749  9879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:19.200057  9993 leader_election.cc:304] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.197151  9774 catalog_manager.cc:5697] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:19.200508 10071 raft_consensus.cc:493] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:19.201203 10117 raft_consensus.cc:2804] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.201802 10117 raft_consensus.cc:697] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.201339 10071 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.202675 10117 consensus_queue.cc:237] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.206858 10077 consensus_queue.cc:237] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.193394 10069 tablet_bootstrap.cc:492] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:19.194505  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
W20260710 13:17:19.213665  9918 leader_election.cc:343] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.214157 10069 ts_tablet_manager.cc:1403] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.008s
I20260710 13:17:19.195541 10112 raft_consensus.cc:2804] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.214586  9877 raft_consensus.cc:2393] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f065171d7f744e4dba548ee4f133efb3 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.215020 10112 raft_consensus.cc:697] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.216084  9918 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [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: f065171d7f744e4dba548ee4f133efb3; no voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.216403 10112 consensus_queue.cc:237] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.217571 10116 raft_consensus.cc:2749] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:19.217504 10069 raft_consensus.cc:359] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.218377 10069 raft_consensus.cc:385] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.213737 10071 raft_consensus.cc:515] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.218693 10069 raft_consensus.cc:740] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.220937  9878 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:19.221837 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.222892 10028 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.223032 10069 consensus_queue.cc:260] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.222045  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.224524 10071 leader_election.cc:290] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.229363  9774 catalog_manager.cc:5697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
W20260710 13:17:19.231065  9918 leader_election.cc:343] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:19.232062 10028 raft_consensus.cc:2468] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 1.
I20260710 13:17:19.232689 10069 ts_tablet_manager.cc:1434] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:17:19.233619  9919 leader_election.cc:304] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.233075  9774 catalog_manager.cc:5697] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:19.234007 10069 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:19.234498 10071 raft_consensus.cc:2804] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:19.235056 10071 raft_consensus.cc:697] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.235039  9774 catalog_manager.cc:5697] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:19.236258 10071 consensus_queue.cc:237] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.242363 10069 tablet_bootstrap.cc:654] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.248553 10104 raft_consensus.cc:493] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.249111 10104 raft_consensus.cc:515] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.248898  9774 catalog_manager.cc:5697] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.251844  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.252593  9954 raft_consensus.cc:2393] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57a295fa620e4741a17cd63e293e1b49 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.257489  9776 catalog_manager.cc:5697] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:19.258672 10104 leader_election.cc:290] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.263628 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.265139  9844 leader_election.cc:304] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.266233 10104 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.271809 10104 raft_consensus.cc:2749] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:19.273948 10069 tablet_bootstrap.cc:492] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:19.274402 10069 ts_tablet_manager.cc:1403] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.017s
I20260710 13:17:19.276437 10069 raft_consensus.cc:359] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.276928 10069 raft_consensus.cc:385] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.277148 10069 raft_consensus.cc:740] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.277704 10069 consensus_queue.cc:260] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.279131 10069 ts_tablet_manager.cc:1434] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:17:19.280145 10069 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:19.285694 10069 tablet_bootstrap.cc:654] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:19.299082 10069 tablet_bootstrap.cc:492] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:19.299594 10069 ts_tablet_manager.cc:1403] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 13:17:19.301828 10069 raft_consensus.cc:359] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.302441 10069 raft_consensus.cc:385] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:19.302726 10069 raft_consensus.cc:740] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:19.303452 10069 consensus_queue.cc:260] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.305027 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc217da14856484a8dce87c2c0914787"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.305634 10028 raft_consensus.cc:606] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.308308 10069 ts_tablet_manager.cc:1434] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:17:19.313417 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.313994 10028 raft_consensus.cc:606] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.322795 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.323411 10028 raft_consensus.cc:606] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:19.329440 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.330016 10028 raft_consensus.cc:606] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.335485 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.335999 10028 raft_consensus.cc:606] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.349113  9877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:46006
I20260710 13:17:19.349840  9877 raft_consensus.cc:606] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.356122 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:19.356689 10028 raft_consensus.cc:606] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.369774  9954 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
mode: GRACEFUL
new_leader_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:41242
I20260710 13:17:19.370365  9954 raft_consensus.cc:606] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Received request to transfer leadership to TS 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:19.389715 10112 consensus_queue.cc:1048] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.396195 10077 raft_consensus.cc:993] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.396687 10117 raft_consensus.cc:1081] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.398861  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41224
I20260710 13:17:19.401119  9952 raft_consensus.cc:493] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.401530  9952 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.402928 10117 consensus_queue.cc:1048] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.408459  9952 raft_consensus.cc:515] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.412989  9952 leader_election.cc:290] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.413900  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.414520  9878 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.415518 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6b6b756e4622b7844a61c11af397" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.416106 10028 raft_consensus.cc:3055] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.416419 10028 raft_consensus.cc:740] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.417344 10028 consensus_queue.cc:260] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.418619 10028 raft_consensus.cc:3060] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.422079  9878 raft_consensus.cc:2468] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.423998  9918 leader_election.cc:304] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.424715 10071 raft_consensus.cc:2804] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.425174 10071 raft_consensus.cc:697] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.425671 10028 raft_consensus.cc:2468] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.425953 10071 consensus_queue.cc:237] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.432858  9774 catalog_manager.cc:5697] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.528646 10104 raft_consensus.cc:493] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.529217 10104 raft_consensus.cc:515] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.530264 10076 consensus_queue.cc:1048] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.531158 10104 leader_election.cc:290] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.531852  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.532284 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.533047 10028 raft_consensus.cc:2393] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57a295fa620e4741a17cd63e293e1b49 in current term 1: Already voted for candidate f065171d7f744e4dba548ee4f133efb3 in this term.
I20260710 13:17:19.534440  9844 leader_election.cc:304] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.535351 10104 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.543721 10104 raft_consensus.cc:2749] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:19.543546 10133 consensus_queue.cc:1048] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:19.550293 10133 consensus_queue.cc:1048] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.558426 10134 raft_consensus.cc:493] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:19.558908 10134 raft_consensus.cc:515] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.560796 10076 raft_consensus.cc:993] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.561069 10134 leader_election.cc:290] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.561301 10104 raft_consensus.cc:1081] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.563190  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:19.563982  9952 raft_consensus.cc:2393] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57a295fa620e4741a17cd63e293e1b49 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:19.565608  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41236
I20260710 13:17:19.565768 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:19.566210  9952 raft_consensus.cc:493] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.566622  9952 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.571116  9844 leader_election.cc:304] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:19.572103 10104 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.573458 10134 consensus_queue.cc:1048] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.574414  9952 raft_consensus.cc:515] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.575477  9954 raft_consensus.cc:1240] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Rejecting Update request from peer 57a295fa620e4741a17cd63e293e1b49 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:19.576547  9952 leader_election.cc:290] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.579568 10104 raft_consensus.cc:2749] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:19.579875  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.580729 10104 consensus_queue.cc:1059] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:19.582566 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359206c489fd4d129746dfe16cad6b1c" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.583070  9878 raft_consensus.cc:3055] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.583452  9878 raft_consensus.cc:740] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:19.584331  9878 consensus_queue.cc:260] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.585448  9878 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.586508 10112 consensus_queue.cc:1048] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.592952  9878 raft_consensus.cc:2468] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
W20260710 13:17:19.593591 10133 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:17:19.597297  9918 leader_election.cc:304] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [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: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:19.598558 10071 raft_consensus.cc:2804] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.599074 10071 raft_consensus.cc:697] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.599956 10071 consensus_queue.cc:237] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.603521 10113 consensus_queue.cc:1048] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.612000 10094 raft_consensus.cc:993] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.612447 10094 raft_consensus.cc:1081] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.614120  9878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45978
I20260710 13:17:19.614657  9878 raft_consensus.cc:493] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.615067  9878 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.615731  9776 catalog_manager.cc:5697] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.621235  9878 raft_consensus.cc:515] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.623240  9878 leader_election.cc:290] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.623931  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.624449  9954 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.627671 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667cc4eab575490d8f9c5c20d340846b" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.628293 10028 raft_consensus.cc:3055] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.628630 10028 raft_consensus.cc:740] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.629539 10028 consensus_queue.cc:260] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.630448 10028 raft_consensus.cc:3060] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.631553 10094 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.633205  9954 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.634922  9844 leader_election.cc:304] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.635703 10104 raft_consensus.cc:2804] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.636243 10104 raft_consensus.cc:697] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:19.635849 10094 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:19.637142 10104 consensus_queue.cc:237] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.637646 10028 raft_consensus.cc:2468] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.644928 10094 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.647336  9777 catalog_manager.cc:5697] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.648573 10094 raft_consensus.cc:993] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.649040 10077 raft_consensus.cc:1081] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.655113 10113 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.656347  9878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45978
I20260710 13:17:19.656971  9878 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.657338  9878 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.662720 10113 raft_consensus.cc:993] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.663249 10113 raft_consensus.cc:1081] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.665189  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41224
I20260710 13:17:19.665750  9953 raft_consensus.cc:493] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.666132  9953 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.667022  9878 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.670154  9877 raft_consensus.cc:1240] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Rejecting Update request from peer 04b4e33698164f52874a1b7f065aef11 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:19.672670  9878 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.672578 10077 consensus_queue.cc:1059] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.673421 10077 raft_consensus.cc:3055] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.673749 10077 raft_consensus.cc:740] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.674835 10077 consensus_queue.cc:260] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.675460  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.675784 10077 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.676043  9952 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.680658  9953 raft_consensus.cc:515] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.682837  9953 leader_election.cc:290] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.683885 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.684514 10028 raft_consensus.cc:3055] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.684546  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.684921 10028 raft_consensus.cc:740] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.685035 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.685410  9878 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.685883 10028 consensus_queue.cc:260] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.687124 10028 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.688172  9952 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.689280  9844 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.690119 10133 raft_consensus.cc:2804] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.690598 10133 raft_consensus.cc:697] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:19.691413 10133 consensus_queue.cc:237] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.692373  9878 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.693558  9918 leader_election.cc:304] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.694316 10071 raft_consensus.cc:2804] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.694757 10071 raft_consensus.cc:697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.695538 10071 consensus_queue.cc:237] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.695881 10028 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.700178  9776 catalog_manager.cc:5697] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.703184  9774 catalog_manager.cc:5697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.709698 10027 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.736624 10077 consensus_queue.cc:1048] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.746434 10077 consensus_queue.cc:1048] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.754293 10094 raft_consensus.cc:993] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.754441 10116 consensus_queue.cc:1048] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.754765 10117 raft_consensus.cc:1081] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:19.756465  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41224
I20260710 13:17:19.756989  9952 raft_consensus.cc:493] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.757351  9952 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.765378  9952 raft_consensus.cc:515] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.766973 10116 consensus_queue.cc:1048] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.769841  9952 leader_election.cc:290] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.772382  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.772383 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1caf814a694a47b0036cd0459e5359" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.773092  9878 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.773172 10028 raft_consensus.cc:3055] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.773629 10028 raft_consensus.cc:740] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.774430 10028 consensus_queue.cc:260] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.775727 10028 raft_consensus.cc:3060] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.780062 10117 consensus_queue.cc:1048] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:19.785043 10028 raft_consensus.cc:2468] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.786526  9919 leader_election.cc:304] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.787402 10116 raft_consensus.cc:2804] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.787890 10116 raft_consensus.cc:697] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.788820 10116 consensus_queue.cc:237] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.791188  9878 raft_consensus.cc:2468] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:19.795181 10147 raft_consensus.cc:993] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: : Instructing follower 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:19.797086  9878 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:19.799403 10116 raft_consensus.cc:1081] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Signalling peer 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:19.801462 10027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:52442
I20260710 13:17:19.802019 10027 raft_consensus.cc:493] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.802397 10027 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.803401  9776 catalog_manager.cc:5697] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.809074 10027 raft_consensus.cc:515] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.813295  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:19.813875  9877 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.815410 10027 leader_election.cc:290] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:19.815963  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895244a6084d66b0662bfd2811923e" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.816562  9953 raft_consensus.cc:3055] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.816514 10094 consensus_queue.cc:1048] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:19.817013  9953 raft_consensus.cc:740] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:19.818300  9953 consensus_queue.cc:260] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.820179  9953 raft_consensus.cc:3060] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.825361  9877 raft_consensus.cc:2468] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 2.
I20260710 13:17:19.826629  9992 leader_election.cc:304] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:19.827447 10094 raft_consensus.cc:2804] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.827905 10094 raft_consensus.cc:697] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 2 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.828316  9953 raft_consensus.cc:2468] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 2.
I20260710 13:17:19.828835 10094 consensus_queue.cc:237] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.830711 10112 raft_consensus.cc:993] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.831180 10077 raft_consensus.cc:1081] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:19.833418  9877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc217da14856484a8dce87c2c0914787"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45978
I20260710 13:17:19.833863  9877 raft_consensus.cc:493] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:19.834163  9877 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.836390  9774 catalog_manager.cc:5697] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 1 to 2, leader changed from f065171d7f744e4dba548ee4f133efb3 (127.5.209.2) to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:19.839036  9877 raft_consensus.cc:515] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.840896  9877 leader_election.cc:290] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:19.842005  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:19.843065  9953 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.844009 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc217da14856484a8dce87c2c0914787" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:19.844586 10027 raft_consensus.cc:3055] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:19.844909 10027 raft_consensus.cc:740] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:19.845691 10027 consensus_queue.cc:260] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.846913 10027 raft_consensus.cc:3060] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.849941  9953 raft_consensus.cc:2468] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.851357  9844 leader_election.cc:304] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:19.852201 10133 raft_consensus.cc:2804] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:19.852648 10133 raft_consensus.cc:697] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:19.853623 10027 raft_consensus.cc:2468] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:19.853511 10133 consensus_queue.cc:237] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:19.860018  9774 catalog_manager.cc:5697] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:19.863708 10027 raft_consensus.cc:1275] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:19.865072 10147 consensus_queue.cc:1048] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:19.872622  9877 raft_consensus.cc:1275] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:19.874298 10116 consensus_queue.cc:1048] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:19.980973  9877 raft_consensus.cc:1275] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:19.982681 10116 consensus_queue.cc:1048] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:19.991559 10027 raft_consensus.cc:3060] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:19.998520 10027 raft_consensus.cc:1275] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:19.999977 10071 consensus_queue.cc:1048] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.068323  9953 raft_consensus.cc:1275] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.069928 10133 consensus_queue.cc:1048] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.084318  9877 raft_consensus.cc:1275] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.085898 10071 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.086099 10027 raft_consensus.cc:1275] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.088322 10076 consensus_queue.cc:1048] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.096747 10028 raft_consensus.cc:1275] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.101768 10071 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.222009  9877 raft_consensus.cc:1275] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.223186 10077 consensus_queue.cc:1048] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.230360  9953 raft_consensus.cc:1275] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.231868 10112 consensus_queue.cc:1048] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.233438 10028 raft_consensus.cc:1275] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.234870 10076 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.245479  9953 raft_consensus.cc:1275] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.247493 10104 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.319394 10028 raft_consensus.cc:1275] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.319381  9877 raft_consensus.cc:1275] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.321192 10147 consensus_queue.cc:1048] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.321841 10071 consensus_queue.cc:1048] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.403126 10028 raft_consensus.cc:1275] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.404225 10104 consensus_queue.cc:1048] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:20.411521  9953 raft_consensus.cc:1275] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:20.414402 10076 consensus_queue.cc:1048] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:22.402088  9774 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41030:
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 13:17:22.404328  9774 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 13:17:22.450984  9869 tablet_service.cc:1511] Processing CreateTablet for tablet bd2299f6ab484a8db365051b9b507a24 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:22.452282  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2299f6ab484a8db365051b9b507a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.452001  9944 tablet_service.cc:1511] Processing CreateTablet for tablet bd2299f6ab484a8db365051b9b507a24 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:22.453269  9944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2299f6ab484a8db365051b9b507a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.453361 10010 tablet_service.cc:1511] Processing CreateTablet for tablet bd2299f6ab484a8db365051b9b507a24 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:22.454586 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2299f6ab484a8db365051b9b507a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.455583  9942 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb09b918fa4f9b81e8f3d510c548e5 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:22.456815  9942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb09b918fa4f9b81e8f3d510c548e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.457042  9867 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb09b918fa4f9b81e8f3d510c548e5 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:22.458235  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb09b918fa4f9b81e8f3d510c548e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.467372 10012 tablet_service.cc:1511] Processing CreateTablet for tablet 41fb09b918fa4f9b81e8f3d510c548e5 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:22.468703 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fb09b918fa4f9b81e8f3d510c548e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.481249 10166 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.482904  9864 tablet_service.cc:1511] Processing CreateTablet for tablet edae53614e7a4d66a6dd4694638b907b (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:22.484212  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edae53614e7a4d66a6dd4694638b907b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.487330 10166 tablet_bootstrap.cc:654] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.493602  9944 tablet_service.cc:1511] Processing CreateTablet for tablet edae53614e7a4d66a6dd4694638b907b (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:22.494428 10010 tablet_service.cc:1511] Processing CreateTablet for tablet edae53614e7a4d66a6dd4694638b907b (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:22.495684 10165 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:22.495806 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edae53614e7a4d66a6dd4694638b907b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.496249  9944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edae53614e7a4d66a6dd4694638b907b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.510322  9865 tablet_service.cc:1511] Processing CreateTablet for tablet ce03d1eace014a5e95e6e54ac3f8797a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:22.511328  9943 tablet_service.cc:1511] Processing CreateTablet for tablet ce03d1eace014a5e95e6e54ac3f8797a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:22.512770  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce03d1eace014a5e95e6e54ac3f8797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.511725  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce03d1eace014a5e95e6e54ac3f8797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.518194 10014 tablet_service.cc:1511] Processing CreateTablet for tablet ce03d1eace014a5e95e6e54ac3f8797a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:22.519554 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce03d1eace014a5e95e6e54ac3f8797a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.524569  9869 tablet_service.cc:1511] Processing CreateTablet for tablet b8c46900f77242069e716de2c11ff7fa (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:22.526490  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c46900f77242069e716de2c11ff7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.538092 10166 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.538766 10166 ts_tablet_manager.cc:1403] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.043s
I20260710 13:17:22.542660 10165 tablet_bootstrap.cc:654] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.542339 10166 raft_consensus.cc:359] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.538610  9942 tablet_service.cc:1511] Processing CreateTablet for tablet b8c46900f77242069e716de2c11ff7fa (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:22.544641  9942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c46900f77242069e716de2c11ff7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.543219 10166 raft_consensus.cc:385] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.546099 10166 raft_consensus.cc:740] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.546904 10166 consensus_queue.cc:260] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.549437 10166 ts_tablet_manager.cc:1434] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:22.551023 10012 tablet_service.cc:1511] Processing CreateTablet for tablet b8c46900f77242069e716de2c11ff7fa (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:22.551568  9941 tablet_service.cc:1511] Processing CreateTablet for tablet 99a4faaaf76046c78da9836bb2c992a9 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:22.552940  9941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a4faaaf76046c78da9836bb2c992a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.556663 10013 tablet_service.cc:1511] Processing CreateTablet for tablet 99a4faaaf76046c78da9836bb2c992a9 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:22.556732  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 99a4faaaf76046c78da9836bb2c992a9 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:22.558228  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a4faaaf76046c78da9836bb2c992a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.559342 10166 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.564484 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a4faaaf76046c78da9836bb2c992a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.574622  9868 tablet_service.cc:1511] Processing CreateTablet for tablet 781259c0d9fe4a97b61c4dec26c59961 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:22.576172  9868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781259c0d9fe4a97b61c4dec26c59961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.591297 10168 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.594955 10166 tablet_bootstrap.cc:654] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.595528 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c46900f77242069e716de2c11ff7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.601226  9943 tablet_service.cc:1511] Processing CreateTablet for tablet 781259c0d9fe4a97b61c4dec26c59961 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:22.602604  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781259c0d9fe4a97b61c4dec26c59961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.609026 10165 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:22.611166 10168 tablet_bootstrap.cc:654] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.612030 10014 tablet_service.cc:1511] Processing CreateTablet for tablet 781259c0d9fe4a97b61c4dec26c59961 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:22.613590  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 4b76b63856df41c7a76f68168611f786 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:22.614872  9944 tablet_service.cc:1511] Processing CreateTablet for tablet 4b76b63856df41c7a76f68168611f786 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:22.617022  9944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b76b63856df41c7a76f68168611f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.620643 10010 tablet_service.cc:1511] Processing CreateTablet for tablet 4b76b63856df41c7a76f68168611f786 (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:22.621871 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b76b63856df41c7a76f68168611f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.609812 10165 ts_tablet_manager.cc:1403] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.000s
I20260710 13:17:22.626339  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b76b63856df41c7a76f68168611f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.628054  9867 tablet_service.cc:1511] Processing CreateTablet for tablet b5210e0306244848851f06dcb8c7560a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:22.628130 10011 tablet_service.cc:1511] Processing CreateTablet for tablet b5210e0306244848851f06dcb8c7560a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:22.630604  9941 tablet_service.cc:1511] Processing CreateTablet for tablet b5210e0306244848851f06dcb8c7560a (DEFAULT_TABLE table=soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:22.632985  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5210e0306244848851f06dcb8c7560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.632985  9941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5210e0306244848851f06dcb8c7560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.635888 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781259c0d9fe4a97b61c4dec26c59961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.642355 10165 raft_consensus.cc:359] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.647761 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5210e0306244848851f06dcb8c7560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:22.648772 10166 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.657927 10166 ts_tablet_manager.cc:1403] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.011s
I20260710 13:17:22.660897 10165 raft_consensus.cc:385] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.661345 10165 raft_consensus.cc:740] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.662261 10165 consensus_queue.cc:260] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.668046 10153 raft_consensus.cc:493] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.668732 10153 raft_consensus.cc:515] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.691478  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
W20260710 13:17:22.693228  9992 leader_election.cc:343] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.695425  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:22.696077  9953 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:22.696879 10166 raft_consensus.cc:359] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.697378  9993 leader_election.cc:304] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:22.697969 10166 raft_consensus.cc:385] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.698408 10166 raft_consensus.cc:740] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.701793 10153 leader_election.cc:290] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:22.702417 10153 raft_consensus.cc:2804] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.702768 10153 raft_consensus.cc:493] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.703091 10153 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.704725 10165 ts_tablet_manager.cc:1434] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260710 13:17:22.706159 10165 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:22.714404 10168 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:22.714963 10168 ts_tablet_manager.cc:1403] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.027s
I20260710 13:17:22.716001 10166 consensus_queue.cc:260] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.718374 10166 ts_tablet_manager.cc:1434] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.003s
I20260710 13:17:22.728258 10153 raft_consensus.cc:515] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.729157 10166 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.730880 10153 leader_election.cc:290] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:22.725479 10168 raft_consensus.cc:359] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.731491 10168 raft_consensus.cc:385] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.731623  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:22.731851 10168 raft_consensus.cc:740] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.732796  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
W20260710 13:17:22.732962  9992 leader_election.cc:343] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.733394  9953 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.733857 10165 tablet_bootstrap.cc:654] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.735495 10166 tablet_bootstrap.cc:654] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.738412 10168 consensus_queue.cc:260] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.740782 10168 ts_tablet_manager.cc:1434] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:17:22.741694 10168 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.746944 10170 raft_consensus.cc:493] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.747470 10170 raft_consensus.cc:515] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.748720 10168 tablet_bootstrap.cc:654] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.749552 10170 leader_election.cc:290] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:22.749886 10165 tablet_bootstrap.cc:492] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:22.750378 10165 ts_tablet_manager.cc:1403] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260710 13:17:22.752130  9953 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:22.753650  9993 leader_election.cc:304] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:22.753712 10165 raft_consensus.cc:359] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.754712 10165 raft_consensus.cc:385] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.752157 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:22.757185 10165 raft_consensus.cc:740] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.757459 10028 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:22.757782 10166 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.758277 10166 ts_tablet_manager.cc:1403] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260710 13:17:22.757984 10165 consensus_queue.cc:260] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.758682 10153 raft_consensus.cc:493] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.756085 10173 raft_consensus.cc:2804] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.759160 10153 raft_consensus.cc:515] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.758716  9844 leader_election.cc:304] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:22.760948 10104 raft_consensus.cc:2804] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.756902 10168 tablet_bootstrap.cc:492] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:22.761355 10104 raft_consensus.cc:493] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.761416 10153 leader_election.cc:290] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:22.761715 10168 ts_tablet_manager.cc:1403] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260710 13:17:22.761826 10104 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.761143 10166 raft_consensus.cc:359] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.762733 10166 raft_consensus.cc:385] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.763036 10166 raft_consensus.cc:740] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.763186  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:22.763887  9953 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:22.764037  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:22.763904 10166 consensus_queue.cc:260] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.764804  9952 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:22.764843 10168 raft_consensus.cc:359] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.765672 10168 raft_consensus.cc:385] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.765986 10168 raft_consensus.cc:740] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.766171  9993 leader_election.cc:304] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:22.766412 10166 ts_tablet_manager.cc:1434] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:22.766816 10168 consensus_queue.cc:260] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.767473 10153 raft_consensus.cc:2804] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.768685  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:22.769268 10168 ts_tablet_manager.cc:1434] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:22.769418 10153 raft_consensus.cc:493] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.769716 10166 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.769825 10153 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.770268 10168 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.773306 10165 ts_tablet_manager.cc:1434] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.006s
I20260710 13:17:22.774443 10165 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:22.776854 10166 tablet_bootstrap.cc:654] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.786579 10165 tablet_bootstrap.cc:654] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.788757 10166 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.789389 10166 ts_tablet_manager.cc:1403] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:17:22.791487 10168 tablet_bootstrap.cc:654] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.791532 10153 raft_consensus.cc:515] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.788874 10104 raft_consensus.cc:515] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.792390 10166 raft_consensus.cc:359] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.793111  9877 raft_consensus.cc:2393] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04b4e33698164f52874a1b7f065aef11 in current term 1: Already voted for candidate 57a295fa620e4741a17cd63e293e1b49 in this term.
I20260710 13:17:22.793196 10166 raft_consensus.cc:385] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.793630 10166 raft_consensus.cc:740] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.795079  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:22.794632 10166 consensus_queue.cc:260] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.795701  9952 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.796643  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:22.797425  9877 raft_consensus.cc:2393] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04b4e33698164f52874a1b7f065aef11 in current term 1: Already voted for candidate 57a295fa620e4741a17cd63e293e1b49 in this term.
I20260710 13:17:22.800350 10165 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:22.800933 10165 ts_tablet_manager.cc:1403] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.006s
I20260710 13:17:22.801091  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:22.803028  9952 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:22.803956 10166 ts_tablet_manager.cc:1434] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:17:22.804207  9993 leader_election.cc:304] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:22.804266 10165 raft_consensus.cc:359] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.804955 10166 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.805136 10165 raft_consensus.cc:385] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.805459 10165 raft_consensus.cc:740] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.806185 10165 consensus_queue.cc:260] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.809935 10153 leader_election.cc:290] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:22.811985 10165 ts_tablet_manager.cc:1434] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:17:22.814257 10168 tablet_bootstrap.cc:492] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:22.814751 10166 tablet_bootstrap.cc:654] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.814896 10168 ts_tablet_manager.cc:1403] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.011s
I20260710 13:17:22.818432 10168 raft_consensus.cc:359] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.819123 10168 raft_consensus.cc:385] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.819501 10168 raft_consensus.cc:740] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.819840 10153 raft_consensus.cc:2804] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.820375 10153 raft_consensus.cc:697] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:22.820572 10168 consensus_queue.cc:260] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.821251 10153 consensus_queue.cc:237] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.823146 10116 raft_consensus.cc:493] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.823662 10116 raft_consensus.cc:515] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.825016 10104 leader_election.cc:290] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:22.825870 10116 leader_election.cc:290] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:22.826906 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:22.827543 10168 ts_tablet_manager.cc:1434] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:17:22.828737 10168 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.829406  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:22.830054  9877 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:22.831437 10166 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.831364  9918 leader_election.cc:304] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:22.831538  9844 leader_election.cc:304] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [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: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:22.832334 10166 ts_tablet_manager.cc:1403] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260710 13:17:22.832522 10116 raft_consensus.cc:2804] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.832974 10116 raft_consensus.cc:493] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.833359 10116 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.833595 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:22.834244 10028 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 0.
I20260710 13:17:22.835258 10168 tablet_bootstrap.cc:654] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.835969 10104 raft_consensus.cc:2749] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.835853 10166 raft_consensus.cc:359] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.836803 10166 raft_consensus.cc:385] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.838167 10166 raft_consensus.cc:740] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.840493 10165 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:22.838707 10173 raft_consensus.cc:697] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:22.841511 10173 consensus_queue.cc:237] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.840251 10166 consensus_queue.cc:260] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.845084 10116 raft_consensus.cc:515] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.847992  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:22.848740  9877 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:22.849656  9993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.209.2:42153, user_credentials={real_user=slave}} blocked reactor thread for 45543.4us
I20260710 13:17:22.853645 10166 ts_tablet_manager.cc:1434] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260710 13:17:22.855285 10166 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.864511 10166 tablet_bootstrap.cc:654] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.869819 10165 tablet_bootstrap.cc:654] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.866266  9877 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 1.
I20260710 13:17:22.873277 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:22.874394 10028 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.871953  9774 catalog_manager.cc:5697] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.874718  9918 leader_election.cc:304] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:22.875382 10166 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.875895 10166 ts_tablet_manager.cc:1403] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:17:22.878811 10166 raft_consensus.cc:359] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.879550 10166 raft_consensus.cc:385] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.879837 10166 raft_consensus.cc:740] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.880540 10166 consensus_queue.cc:260] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.867120 10116 leader_election.cc:290] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:22.883558 10166 ts_tablet_manager.cc:1434] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:22.883857 10116 raft_consensus.cc:2804] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.884349 10116 raft_consensus.cc:697] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:22.884682 10028 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 1.
I20260710 13:17:22.885035 10166 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.885183 10116 consensus_queue.cc:237] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.893922 10166 tablet_bootstrap.cc:654] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.894502 10168 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:22.895146 10168 ts_tablet_manager.cc:1403] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.017s
I20260710 13:17:22.900334 10166 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.900871 10166 ts_tablet_manager.cc:1403] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.006s
I20260710 13:17:22.901526 10165 tablet_bootstrap.cc:492] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:22.902019 10165 ts_tablet_manager.cc:1403] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.062s	user 0.002s	sys 0.009s
I20260710 13:17:22.902973  9774 catalog_manager.cc:5697] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.903692 10166 raft_consensus.cc:359] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.904722 10165 raft_consensus.cc:359] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.905628 10166 raft_consensus.cc:385] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.904986 10168 raft_consensus.cc:359] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.905756 10165 raft_consensus.cc:385] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.906033 10166 raft_consensus.cc:740] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.906155 10168 raft_consensus.cc:385] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.908490 10166 consensus_queue.cc:260] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.908959 10168 raft_consensus.cc:740] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.909789 10168 consensus_queue.cc:260] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.911100 10166 ts_tablet_manager.cc:1434] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:17:22.912092 10166 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.906251 10165 raft_consensus.cc:740] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.915129 10168 ts_tablet_manager.cc:1434] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:17:22.916116  9776 catalog_manager.cc:5697] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 1 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.915758 10165 consensus_queue.cc:260] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.918179 10166 tablet_bootstrap.cc:654] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.918879 10104 raft_consensus.cc:493] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.919340 10104 raft_consensus.cc:515] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.921195 10168 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.921337 10104 leader_election.cc:290] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
W20260710 13:17:22.923131  9825 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:22.926358  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce03d1eace014a5e95e6e54ac3f8797a" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:22.927011  9953 raft_consensus.cc:2468] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:22.929610 10168 tablet_bootstrap.cc:654] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.930338 10166 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.930857 10166 ts_tablet_manager.cc:1403] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 13:17:22.931876  9844 leader_election.cc:304] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:22.933487 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce03d1eace014a5e95e6e54ac3f8797a" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:22.933557 10166 raft_consensus.cc:359] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.934130 10028 raft_consensus.cc:2468] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:22.934294 10166 raft_consensus.cc:385] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.934624 10166 raft_consensus.cc:740] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.932598 10104 raft_consensus.cc:2804] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.935472 10166 consensus_queue.cc:260] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.935813 10104 raft_consensus.cc:493] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.936568 10104 raft_consensus.cc:3060] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.937469 10166 ts_tablet_manager.cc:1434] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:17:22.938390 10166 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: Bootstrap starting.
I20260710 13:17:22.941506 10165 ts_tablet_manager.cc:1434] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.039s	user 0.000s	sys 0.009s
I20260710 13:17:22.942520 10165 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:22.943996 10166 tablet_bootstrap.cc:654] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.946518 10104 raft_consensus.cc:515] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.948997 10104 leader_election.cc:290] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:22.949998  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce03d1eace014a5e95e6e54ac3f8797a" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:22.950405 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce03d1eace014a5e95e6e54ac3f8797a" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:22.950587  9953 raft_consensus.cc:3060] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.950906 10028 raft_consensus.cc:3060] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.951978 10166 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: No bootstrap required, opened a new log
I20260710 13:17:22.952459 10166 ts_tablet_manager.cc:1403] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:17:22.955348 10166 raft_consensus.cc:359] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.956000 10166 raft_consensus.cc:385] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.956252 10166 raft_consensus.cc:740] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.956475 10165 tablet_bootstrap.cc:654] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.956918 10166 consensus_queue.cc:260] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.957304 10028 raft_consensus.cc:2468] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:22.958542  9844 leader_election.cc:304] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:22.959151 10166 ts_tablet_manager.cc:1434] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:22.957722  9953 raft_consensus.cc:2468] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:22.961649 10168 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:22.962180 10170 raft_consensus.cc:2804] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.962337 10168 ts_tablet_manager.cc:1403] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260710 13:17:22.966423 10168 raft_consensus.cc:359] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.967590 10168 raft_consensus.cc:385] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.967986 10168 raft_consensus.cc:740] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.968918 10168 consensus_queue.cc:260] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.980525 10168 ts_tablet_manager.cc:1434] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.007s
I20260710 13:17:22.981985 10168 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:22.983829 10170 raft_consensus.cc:697] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:22.984856 10170 consensus_queue.cc:237] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.986918 10165 tablet_bootstrap.cc:492] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:22.987494 10165 ts_tablet_manager.cc:1403] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.024s
I20260710 13:17:22.991521 10165 raft_consensus.cc:359] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.992437 10165 raft_consensus.cc:385] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.992722 10165 raft_consensus.cc:740] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.988917 10168 tablet_bootstrap.cc:654] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.993472 10165 consensus_queue.cc:260] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:22.993441  9774 catalog_manager.cc:5697] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.996028 10165 ts_tablet_manager.cc:1434] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:17:22.996989 10165 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:23.003255 10165 tablet_bootstrap.cc:654] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.009172 10153 raft_consensus.cc:493] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.009860 10153 raft_consensus.cc:515] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.013213  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:23.013883  9877 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:23.015580  9992 leader_election.cc:304] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:23.016414 10173 raft_consensus.cc:2804] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:23.016772 10153 leader_election.cc:290] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.017549 10168 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:23.016767 10173 raft_consensus.cc:493] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:23.018146 10173 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.018229 10168 ts_tablet_manager.cc:1403] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.010s
I20260710 13:17:23.019560 10153 raft_consensus.cc:493] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.020023 10170 raft_consensus.cc:493] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.020249 10153 raft_consensus.cc:515] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.020530 10170 raft_consensus.cc:515] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.022279 10170 leader_election.cc:290] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.023523 10153 leader_election.cc:290] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.023697  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.024231  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
W20260710 13:17:23.025173  9993 leader_election.cc:343] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:23.025127 10173 raft_consensus.cc:515] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.025669 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:23.025940 10168 raft_consensus.cc:359] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.026629 10168 raft_consensus.cc:385] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.026899 10168 raft_consensus.cc:740] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
W20260710 13:17:23.027410  9992 leader_election.cc:343] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:23.027755  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.017735 10165 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:23.027870  9992 leader_election.cc:304] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11; no voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.023717  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.028574 10165 ts_tablet_manager.cc:1403] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260710 13:17:23.028486  9953 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:23.029150  9952 raft_consensus.cc:2393] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57a295fa620e4741a17cd63e293e1b49 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:23.029695  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.030304  9953 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.030385 10153 raft_consensus.cc:2749] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:23.027571 10168 consensus_queue.cc:260] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.031706 10165 raft_consensus.cc:359] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.032377 10165 raft_consensus.cc:385] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.032649 10165 raft_consensus.cc:740] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.033313 10168 ts_tablet_manager.cc:1434] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:17:23.033389 10165 consensus_queue.cc:260] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.034406 10168 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:23.027880  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.035133  9877 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.036021 10165 ts_tablet_manager.cc:1434] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 13:17:23.031315  9844 leader_election.cc:304] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49; no voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.037019 10165 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:23.039387 10173 leader_election.cc:290] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.042239 10168 tablet_bootstrap.cc:654] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.042379 10170 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.044469 10165 tablet_bootstrap.cc:654] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.057996  9953 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:23.059904  9993 leader_election.cc:304] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.060483 10170 raft_consensus.cc:2749] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:23.061164 10173 raft_consensus.cc:2804] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:23.061806 10173 raft_consensus.cc:697] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.062660 10173 consensus_queue.cc:237] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.075309 10165 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:23.074597  9776 catalog_manager.cc:5697] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:23.075928 10165 ts_tablet_manager.cc:1403] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.030s
I20260710 13:17:23.079236 10168 tablet_bootstrap.cc:492] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:23.079077 10165 raft_consensus.cc:359] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.079880 10168 ts_tablet_manager.cc:1403] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.014s
I20260710 13:17:23.080014 10165 raft_consensus.cc:385] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.080395 10165 raft_consensus.cc:740] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.081135 10165 consensus_queue.cc:260] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.083837 10165 ts_tablet_manager.cc:1434] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:23.083909 10168 raft_consensus.cc:359] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.084645 10168 raft_consensus.cc:385] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.084928 10168 raft_consensus.cc:740] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.085752 10165 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:23.085600 10168 consensus_queue.cc:260] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.088042 10168 ts_tablet_manager.cc:1434] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:23.089033 10168 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:23.091156  9877 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:23.092880 10165 tablet_bootstrap.cc:654] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.095422 10170 raft_consensus.cc:493] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.095999 10168 tablet_bootstrap.cc:654] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.096634 10198 raft_consensus.cc:493] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.097126 10198 raft_consensus.cc:515] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.099112 10198 leader_election.cc:290] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.104733  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.105389  9953 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:23.110340 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:23.110988 10028 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:23.112298  9844 leader_election.cc:304] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:23.113668 10198 raft_consensus.cc:2804] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:23.114058 10198 raft_consensus.cc:493] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:23.114399 10198 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.122126 10198 raft_consensus.cc:515] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.095922 10170 raft_consensus.cc:515] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.130324 10198 leader_election.cc:290] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.130925  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.131593  9953 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.133466 10165 tablet_bootstrap.cc:492] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:23.134081 10165 ts_tablet_manager.cc:1403] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.028s
I20260710 13:17:23.138473  9953 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:23.138429 10165 raft_consensus.cc:359] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.139148 10165 raft_consensus.cc:385] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.139186 10168 tablet_bootstrap.cc:492] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:23.139561 10165 raft_consensus.cc:740] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.139829 10168 ts_tablet_manager.cc:1403] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.020s
I20260710 13:17:23.140678 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.140440  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.140364 10165 consensus_queue.cc:260] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.141530 10028 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.141800  9952 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:23.142416 10168 raft_consensus.cc:359] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.143015 10165 ts_tablet_manager.cc:1434] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:17:23.143286 10168 raft_consensus.cc:385] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.143595 10168 raft_consensus.cc:740] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.143885 10173 raft_consensus.cc:493] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.144482 10165 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: Bootstrap starting.
I20260710 13:17:23.144321 10168 consensus_queue.cc:260] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.148186 10168 ts_tablet_manager.cc:1434] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:23.149271 10168 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: Bootstrap starting.
I20260710 13:17:23.149653  9844 leader_election.cc:304] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.150440 10198 raft_consensus.cc:2804] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:23.150875 10198 raft_consensus.cc:697] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.151768 10198 consensus_queue.cc:237] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.155090 10168 tablet_bootstrap.cc:654] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.155406  9844 leader_election.cc:304] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.144335 10173 raft_consensus.cc:515] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.160202 10028 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:23.160910 10173 leader_election.cc:290] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.161092 10200 raft_consensus.cc:2804] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:23.161523 10200 raft_consensus.cc:493] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:23.161890 10165 tablet_bootstrap.cc:654] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:23.161891 10200 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.163012 10173 raft_consensus.cc:493] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.161911 10170 leader_election.cc:290] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.163689 10173 raft_consensus.cc:515] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.167439  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.168037 10168 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: No bootstrap required, opened a new log
I20260710 13:17:23.168519 10168 ts_tablet_manager.cc:1403] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
W20260710 13:17:23.168852  9993 leader_election.cc:343] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:23.169317 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:23.170141 10028 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 0.
I20260710 13:17:23.171221 10168 raft_consensus.cc:359] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.171859 10173 leader_election.cc:290] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.172163 10168 raft_consensus.cc:385] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.172461 10168 raft_consensus.cc:740] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.172616  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5210e0306244848851f06dcb8c7560a" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3" is_pre_election: true
I20260710 13:17:23.173262  9953 raft_consensus.cc:2468] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:23.173131 10168 consensus_queue.cc:260] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.174337  9993 leader_election.cc:304] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.175139 10173 raft_consensus.cc:2804] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:23.175347 10168 ts_tablet_manager.cc:1434] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:17:23.175544 10173 raft_consensus.cc:493] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:23.175907 10173 raft_consensus.cc:3060] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.182021 10173 raft_consensus.cc:515] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.183897  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:23.184819  9878 raft_consensus.cc:2468] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 0.
I20260710 13:17:23.185612 10173 leader_election.cc:290] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.185801  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5210e0306244848851f06dcb8c7560a" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.186314  9992 leader_election.cc:304] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.187266 10153 raft_consensus.cc:2804] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:23.186362  9953 raft_consensus.cc:3060] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.187723 10153 raft_consensus.cc:493] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:23.188061 10153 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.192693 10200 raft_consensus.cc:515] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.194016  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5210e0306244848851f06dcb8c7560a" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.194880  9953 raft_consensus.cc:2468] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:23.198652  9878 raft_consensus.cc:3060] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.199556  9993 leader_election.cc:304] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.200517 10173 raft_consensus.cc:2804] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:23.201045 10173 raft_consensus.cc:697] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.201874  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.202805  9952 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.195048  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5210e0306244848851f06dcb8c7560a" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:23.196440  9773 catalog_manager.cc:5697] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.205852  9878 raft_consensus.cc:2468] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:23.195024 10153 raft_consensus.cc:515] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.202399 10173 consensus_queue.cc:237] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.208132 10153 leader_election.cc:290] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:23.209270  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
W20260710 13:17:23.210695  9993 leader_election.cc:343] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:23.211416  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.212105  9878 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.217722  9952 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:23.218639 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.219331 10028 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.219780  9844 leader_election.cc:304] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.220784 10198 raft_consensus.cc:2804] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:23.221299 10198 raft_consensus.cc:697] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.222158 10198 consensus_queue.cc:237] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.224828  9773 catalog_manager.cc:5697] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:23.226994 10028 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 1.
I20260710 13:17:23.227046 10200 leader_election.cc:290] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 1 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.234817  9878 raft_consensus.cc:2468] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 1.
I20260710 13:17:23.236634 10173 consensus_queue.cc:1048] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:23.243713 10165 tablet_bootstrap.cc:492] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: No bootstrap required, opened a new log
I20260710 13:17:23.244506 10165 ts_tablet_manager.cc:1403] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.042s
I20260710 13:17:23.249743 10165 raft_consensus.cc:359] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.250761 10165 raft_consensus.cc:385] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:23.251180 10165 raft_consensus.cc:740] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Initialized, Role: FOLLOWER
I20260710 13:17:23.252060 10165 consensus_queue.cc:260] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.254868 10165 ts_tablet_manager.cc:1434] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:17:23.256057  9773 catalog_manager.cc:5697] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.256860  9992 leader_election.cc:304] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.258478 10173 raft_consensus.cc:2804] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:23.259055 10173 raft_consensus.cc:697] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.260593 10173 consensus_queue.cc:237] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.287415 10183 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:23.299405  9776 catalog_manager.cc:5697] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:23.310483 10173 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.311468 10182 consensus_queue.cc:1048] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:23.381031 10198 consensus_queue.cc:1048] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.391655 10198 consensus_queue.cc:1048] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.431725 10116 consensus_queue.cc:1048] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.446473 10229 consensus_queue.cc:1048] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.452637 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:23.453284 10028 raft_consensus.cc:606] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:23.462227 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:23.462805 10028 raft_consensus.cc:606] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:23.468113  9953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
mode: GRACEFUL
new_leader_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:41242
I20260710 13:17:23.468719  9953 raft_consensus.cc:606] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Received request to transfer leadership to TS 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:23.475958  9878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:46006
I20260710 13:17:23.476449  9878 raft_consensus.cc:606] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.482741 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:23.483165 10028 raft_consensus.cc:606] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.487983  9878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:46006
I20260710 13:17:23.488479  9878 raft_consensus.cc:606] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.492914 10028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b76b63856df41c7a76f68168611f786"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
mode: GRACEFUL
new_leader_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:17:23.493338 10028 raft_consensus.cc:606] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Received request to transfer leadership to TS f065171d7f744e4dba548ee4f133efb3
I20260710 13:17:23.524820 10228 raft_consensus.cc:493] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:23.525283 10228 raft_consensus.cc:515] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.526767 10228 leader_election.cc:290] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.527603  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a295fa620e4741a17cd63e293e1b49" is_pre_election: true
I20260710 13:17:23.527729 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04b4e33698164f52874a1b7f065aef11" is_pre_election: true
I20260710 13:17:23.528277  9878 raft_consensus.cc:2393] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f065171d7f744e4dba548ee4f133efb3 in current term 1: Already voted for candidate 04b4e33698164f52874a1b7f065aef11 in this term.
I20260710 13:17:23.529261  9918 leader_election.cc:304] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f065171d7f744e4dba548ee4f133efb3; no voters: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49
I20260710 13:17:23.529865 10228 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:23.534529 10228 raft_consensus.cc:2749] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:23.542214 10199 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.551664 10177 consensus_queue.cc:1048] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:23.553730 10199 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.562391 10170 raft_consensus.cc:993] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.562841 10170 raft_consensus.cc:1081] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.564517  9952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41236
I20260710 13:17:23.565109  9952 raft_consensus.cc:493] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.565505  9952 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.574640  9952 raft_consensus.cc:515] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.574931 10182 consensus_queue.cc:1048] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.577224  9952 leader_election.cc:290] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.581220 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.581902  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.582094 10028 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.582526  9878 raft_consensus.cc:3055] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.584288  9878 raft_consensus.cc:740] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.585172  9878 consensus_queue.cc:260] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.586392  9878 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.590111 10182 raft_consensus.cc:993] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.590572 10182 raft_consensus.cc:1081] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.591321 10028 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.592355  9919 leader_election.cc:304] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.593251 10228 raft_consensus.cc:2804] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.592456  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41224
I20260710 13:17:23.593299  9878 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.593801 10228 raft_consensus.cc:697] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:23.594079  9953 raft_consensus.cc:493] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.594583  9953 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.594640 10228 consensus_queue.cc:237] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.598994 10153 consensus_queue.cc:1048] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.601449  9953 raft_consensus.cc:515] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.603163  9953 leader_election.cc:290] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.604257  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.604972  9877 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.605129 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a4faaaf76046c78da9836bb2c992a9" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.605738 10028 raft_consensus.cc:3055] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.606027 10028 raft_consensus.cc:740] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.606685 10028 consensus_queue.cc:260] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.607954 10028 raft_consensus.cc:3060] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.610931  9777 catalog_manager.cc:5697] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.614221 10028 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.615674  9919 leader_election.cc:304] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.617960 10116 raft_consensus.cc:2804] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.618449 10116 raft_consensus.cc:697] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:23.619064 10177 consensus_queue.cc:1048] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:23.619374 10116 consensus_queue.cc:237] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.632202  9877 raft_consensus.cc:2468] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.639380  9773 catalog_manager.cc:5697] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.824584 10177 raft_consensus.cc:993] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:23.825030 10182 raft_consensus.cc:1081] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:23.826486  9878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45978
I20260710 13:17:23.826978  9878 raft_consensus.cc:493] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.827346  9878 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.830590 10199 consensus_queue.cc:1048] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.833245  9878 raft_consensus.cc:515] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.835028  9878 leader_election.cc:290] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.836126  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.836750  9952 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.836699 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fb09b918fa4f9b81e8f3d510c548e5" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.839699 10028 raft_consensus.cc:3055] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.839977 10028 raft_consensus.cc:740] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.841483 10028 consensus_queue.cc:260] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.842531 10028 raft_consensus.cc:3060] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.843753  9952 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:23.843924 10104 consensus_queue.cc:1048] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.845010  9844 leader_election.cc:304] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.845803 10199 raft_consensus.cc:2804] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.846295 10199 raft_consensus.cc:697] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.847111 10199 consensus_queue.cc:237] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.848814 10028 raft_consensus.cc:2468] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:23.852434 10104 raft_consensus.cc:993] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.852854 10199 raft_consensus.cc:1081] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.854231  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41236
I20260710 13:17:23.854796  9953 raft_consensus.cc:493] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.855160  9953 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.857029  9776 catalog_manager.cc:5697] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.860905 10182 consensus_queue.cc:1048] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.861523  9953 raft_consensus.cc:515] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.864171  9953 leader_election.cc:290] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.864713 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.865463 10028 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.866950  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781259c0d9fe4a97b61c4dec26c59961" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.867532  9878 raft_consensus.cc:3055] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.867844  9878 raft_consensus.cc:740] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.868502  9878 consensus_queue.cc:260] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.869251  9878 raft_consensus.cc:3060] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.872219 10182 consensus_queue.cc:1048] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.875479 10028 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.877609  9919 leader_election.cc:304] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.878460 10116 raft_consensus.cc:2804] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.878921 10116 raft_consensus.cc:697] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:23.879904 10116 consensus_queue.cc:237] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.890486  9878 raft_consensus.cc:2468] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.902374 10182 raft_consensus.cc:993] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.902848 10182 raft_consensus.cc:1081] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer f065171d7f744e4dba548ee4f133efb3 to start an election
I20260710 13:17:23.902582  9776 catalog_manager.cc:5697] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.905337  9953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b76b63856df41c7a76f68168611f786"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
 from {username='slave'} at 127.0.0.1:41224
I20260710 13:17:23.908208  9953 raft_consensus.cc:493] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.908592  9953 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.913447 10173 raft_consensus.cc:993] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:23.913969 10173 raft_consensus.cc:1081] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:23.915674  9878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45978
I20260710 13:17:23.916283  9878 raft_consensus.cc:493] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:23.915995  9953 raft_consensus.cc:515] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.916625  9878 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.922075  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:23.922518  9953 leader_election.cc:290] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.922855  9877 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.923616  9878 raft_consensus.cc:515] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.926471  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:23.927096  9952 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.927817 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.928380 10028 raft_consensus.cc:3055] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.928658 10028 raft_consensus.cc:740] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.929366 10028 consensus_queue.cc:260] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.930393 10028 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.922148 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b76b63856df41c7a76f68168611f786" candidate_uuid: "f065171d7f744e4dba548ee4f133efb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:23.931404  9878 leader_election.cc:290] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:23.931938 10027 raft_consensus.cc:3055] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:23.932291 10027 raft_consensus.cc:740] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:23.933415  9952 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:23.934392  9844 leader_election.cc:304] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.935068 10104 raft_consensus.cc:2804] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.935571 10104 raft_consensus.cc:697] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:23.936380 10104 consensus_queue.cc:237] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.933095 10027 consensus_queue.cc:260] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:23.937480 10028 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:23.938019 10027 raft_consensus.cc:3060] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:23.943141 10027 raft_consensus.cc:2468] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.944638  9777 catalog_manager.cc:5697] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:23.946841  9877 raft_consensus.cc:2468] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f065171d7f744e4dba548ee4f133efb3 in term 2.
I20260710 13:17:23.947888  9919 leader_election.cc:304] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:23.948719 10116 raft_consensus.cc:2804] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:23.949198 10116 raft_consensus.cc:697] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Leader. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:23.949916 10116 consensus_queue.cc:237] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:24.005506 10228 raft_consensus.cc:993] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: : Instructing follower 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:24.006604 10116 raft_consensus.cc:1081] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Signalling peer 57a295fa620e4741a17cd63e293e1b49 to start an election
I20260710 13:17:24.009572  9877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
 from {username='slave'} at 127.0.0.1:45992
I20260710 13:17:24.010507  9877 raft_consensus.cc:493] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.011081  9877 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.000236  9777 catalog_manager.cc:5697] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 reported cstate change: term changed from 1 to 2, leader changed from 04b4e33698164f52874a1b7f065aef11 (127.5.209.3) to f065171d7f744e4dba548ee4f133efb3 (127.5.209.2). New cstate: current_term: 2 leader_uuid: "f065171d7f744e4dba548ee4f133efb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.035926  9877 raft_consensus.cc:515] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:24.038478  9877 leader_election.cc:290] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Requested vote from peers f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153), 04b4e33698164f52874a1b7f065aef11 (127.5.209.3:39147)
I20260710 13:17:24.040263  9952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:24.041208  9952 raft_consensus.cc:3055] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.041541  9952 raft_consensus.cc:740] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:24.041635 10027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edae53614e7a4d66a6dd4694638b907b" candidate_uuid: "57a295fa620e4741a17cd63e293e1b49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04b4e33698164f52874a1b7f065aef11"
I20260710 13:17:24.042438 10027 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.042919  9952 consensus_queue.cc:260] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:24.044530  9952 raft_consensus.cc:3060] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.052327  9952 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:24.053643  9844 leader_election.cc:304] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a295fa620e4741a17cd63e293e1b49, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:24.054579 10104 raft_consensus.cc:2804] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.054481 10027 raft_consensus.cc:2468] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a295fa620e4741a17cd63e293e1b49 in term 2.
I20260710 13:17:24.055202 10104 raft_consensus.cc:697] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Leader. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:24.056650 10104 consensus_queue.cc:237] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:24.065196  9777 catalog_manager.cc:5697] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 reported cstate change: term changed from 1 to 2, leader changed from f065171d7f744e4dba548ee4f133efb3 (127.5.209.2) to 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "57a295fa620e4741a17cd63e293e1b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.109320 10027 raft_consensus.cc:1275] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.110625 10228 consensus_queue.cc:1048] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.119956  9877 raft_consensus.cc:1275] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.122247 10242 consensus_queue.cc:1048] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.138713  9877 raft_consensus.cc:1275] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.139957 10242 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.151583 10027 raft_consensus.cc:1275] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.153240 10228 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.243151 10028 raft_consensus.cc:1275] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.244526 10104 consensus_queue.cc:1048] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.255332  9952 raft_consensus.cc:1275] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.256922 10199 consensus_queue.cc:1048] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.354640 10028 raft_consensus.cc:1275] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.356087 10228 consensus_queue.cc:1048] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.364372  9877 raft_consensus.cc:1275] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.366518 10116 consensus_queue.cc:1048] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.375366  9877 raft_consensus.cc:1275] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.376660 10243 consensus_queue.cc:1048] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.382889  9952 raft_consensus.cc:1275] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.384486 10104 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.389250 10028 raft_consensus.cc:1275] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer f065171d7f744e4dba548ee4f133efb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.390744 10228 consensus_queue.cc:1048] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.398856 10027 raft_consensus.cc:1275] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.401160 10170 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.528895  9952 raft_consensus.cc:1275] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.530009 10104 consensus_queue.cc:1048] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.538199 10027 raft_consensus.cc:1275] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Refusing update from remote peer 57a295fa620e4741a17cd63e293e1b49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.540449 10199 consensus_queue.cc:1048] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:26.498955  9777 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41030:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:17:26.520640  9777 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41030:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:17:26.636245 10288 tablet.cc:1724] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.643692  5956 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:17:26.645398 10292 tablet.cc:1724] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.594240 10273 tablet.cc:1724] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.638928 10291 tablet.cc:1724] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.679716 10282 tablet.cc:1724] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.711823 10257 log.cc:927] Time spent T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 13:17:26.722898 10277 tablet.cc:1724] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.725927 10301 tablet.cc:1724] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.729300 10289 tablet.cc:1724] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.778486  9918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.1:43933, user_credentials={real_user=slave}} blocked reactor thread for 62705us
I20260710 13:17:26.796398 10282 tablet.cc:1724] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.780025 10304 tablet.cc:1724] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.833586 10277 tablet.cc:1724] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.791080 10288 tablet.cc:1724] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.858893  9952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
mode: GRACEFUL
new_leader_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:53348
I20260710 13:17:26.859642  9952 raft_consensus.cc:606] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Received request to transfer leadership to TS 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:26.884100 10282 tablet.cc:1724] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.897506 10317 tablet.cc:1724] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.899840 10310 tablet.cc:1724] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.842243 10273 tablet.cc:1724] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.898656 10291 tablet.cc:1724] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.864272 10311 tablet.cc:1724] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.927865 10277 tablet.cc:1724] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.927983 10292 tablet.cc:1724] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.930580 10301 tablet.cc:1724] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.946609 10304 tablet.cc:1724] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.948994 10289 tablet.cc:1724] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.949932 10291 tablet.cc:1724] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.955180 10242 raft_consensus.cc:993] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: : Instructing follower 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:26.955716 10242 raft_consensus.cc:1081] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Signalling peer 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:26.949065 10292 tablet.cc:1724] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.960387 10023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:52442
I20260710 13:17:26.961032 10023 raft_consensus.cc:493] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:26.961522 10023 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:26.962404 10317 tablet.cc:1724] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.969034 10023 raft_consensus.cc:515] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:26.975101 10273 tablet.cc:1724] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:26.982604  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:26.983174  9877 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:26.987660  9878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
mode: GRACEFUL
new_leader_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:55996
I20260710 13:17:26.988276  9878 raft_consensus.cc:606] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Received request to transfer leadership to TS 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:26.989609  5956 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:17:26.990209  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:26.990595  9877 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:26.992008  9992 leader_election.cc:304] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:26.994632 10023 leader_election.cc:290] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 3 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:26.995599 10297 raft_consensus.cc:2804] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:26.996299 10297 raft_consensus.cc:697] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:26.996994 10297 consensus_queue.cc:237] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.001339  9952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48"
dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
mode: GRACEFUL
new_leader_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:53348
I20260710 13:17:27.001950  9952 raft_consensus.cc:606] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Received request to transfer leadership to TS 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:27.004894  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c46900f77242069e716de2c11ff7fa" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:27.005484  9953 raft_consensus.cc:3055] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.005765  9953 raft_consensus.cc:740] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:27.006711 10242 raft_consensus.cc:993] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: : Instructing follower 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.006477  9953 consensus_queue.cc:260] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.007350 10295 raft_consensus.cc:1081] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Signalling peer 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.009413 10028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:52442
I20260710 13:17:27.009955 10028 raft_consensus.cc:493] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:27.010272 10028 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.011859  9877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395"
dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
mode: GRACEFUL
new_leader_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:55996
I20260710 13:17:27.012036  9774 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: soft_deleted_table [id=b721ddfa1fd44718a2ca831b3dc0595f] alter complete (version 1)
I20260710 13:17:27.012543  9877 raft_consensus.cc:606] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Received request to transfer leadership to TS 04b4e33698164f52874a1b7f065aef11
I20260710 13:17:27.014482  9953 raft_consensus.cc:3060] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.016925 10028 raft_consensus.cc:515] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.019135  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:27.019874  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:27.020274  9954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:27.020808  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c0c73f2b8e4a1b8977e371e6f86e48" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:27.020886  9954 raft_consensus.cc:3055] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.021291 10028 leader_election.cc:290] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 3 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:27.021366  9954 raft_consensus.cc:740] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f065171d7f744e4dba548ee4f133efb3, State: Running, Role: LEADER
I20260710 13:17:27.022354  9954 consensus_queue.cc:260] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
W20260710 13:17:27.023504  9920 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:17:27.023533  9954 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.028090  9878 raft_consensus.cc:3060] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.029758  9954 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.031025  9993 leader_election.cc:304] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:27.031872 10297 raft_consensus.cc:2804] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:27.032513 10297 raft_consensus.cc:697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:27.033347 10297 consensus_queue.cc:237] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.037484  9878 raft_consensus.cc:2468] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.042824  9953 raft_consensus.cc:2468] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.046348  9777 catalog_manager.cc:5697] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 2 to 3, leader changed from f065171d7f744e4dba548ee4f133efb3 (127.5.209.2) to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:27.048236  9777 catalog_manager.cc:5697] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 2 to 3, leader changed from f065171d7f744e4dba548ee4f133efb3 (127.5.209.2) to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:27.077533 10271 raft_consensus.cc:993] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: : Instructing follower 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.078092 10269 raft_consensus.cc:1081] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Signalling peer 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.079476 10028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:52426
I20260710 13:17:27.079983 10028 raft_consensus.cc:493] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:27.080282 10028 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.084910 10028 raft_consensus.cc:515] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.086311 10028 leader_election.cc:290] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 3 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:27.087144  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:27.087333  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3644bf6323484e3eb8a0a34b7098f395" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:27.087746  9878 raft_consensus.cc:3055] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.087910  9953 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.088048  9878 raft_consensus.cc:740] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:27.088851  9878 consensus_queue.cc:260] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.089891  9878 raft_consensus.cc:3060] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.093729  9953 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.094938  9993 leader_election.cc:304] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, f065171d7f744e4dba548ee4f133efb3; no voters: 
I20260710 13:17:27.095207  9878 raft_consensus.cc:2468] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.095736 10297 raft_consensus.cc:2804] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:27.096319 10297 raft_consensus.cc:697] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:27.097056 10297 consensus_queue.cc:237] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.105584  9774 catalog_manager.cc:5697] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 2 to 3, leader changed from 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1) to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:27.302337 10271 raft_consensus.cc:993] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: : Instructing follower 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.302774 10269 raft_consensus.cc:1081] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Signalling peer 04b4e33698164f52874a1b7f065aef11 to start an election
I20260710 13:17:27.304149 10028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24"
dest_uuid: "04b4e33698164f52874a1b7f065aef11"
 from {username='slave'} at 127.0.0.1:52426
I20260710 13:17:27.304595 10028 raft_consensus.cc:493] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:27.304857 10028 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.310001 10028 raft_consensus.cc:515] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.311570 10028 leader_election.cc:290] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [CANDIDATE]: Term 3 election: Requested vote from peers 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933), f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153)
I20260710 13:17:27.312160  9878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "57a295fa620e4741a17cd63e293e1b49"
I20260710 13:17:27.312747  9878 raft_consensus.cc:3055] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.313009  9878 raft_consensus.cc:740] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57a295fa620e4741a17cd63e293e1b49, State: Running, Role: LEADER
I20260710 13:17:27.313553  9878 consensus_queue.cc:260] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.314463  9878 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.315688  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2299f6ab484a8db365051b9b507a24" candidate_uuid: "04b4e33698164f52874a1b7f065aef11" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f065171d7f744e4dba548ee4f133efb3"
I20260710 13:17:27.316145  9953 raft_consensus.cc:3060] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.319106  9878 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.320096  9992 leader_election.cc:304] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [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: 04b4e33698164f52874a1b7f065aef11, 57a295fa620e4741a17cd63e293e1b49; no voters: 
I20260710 13:17:27.320448  9953 raft_consensus.cc:2468] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04b4e33698164f52874a1b7f065aef11 in term 3.
I20260710 13:17:27.320712 10297 raft_consensus.cc:2804] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:27.321229 10297 raft_consensus.cc:697] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Becoming Leader. State: Replica: 04b4e33698164f52874a1b7f065aef11, State: Running, Role: LEADER
I20260710 13:17:27.321967 10297 consensus_queue.cc:237] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [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: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } }
I20260710 13:17:27.328358  9774 catalog_manager.cc:5697] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 reported cstate change: term changed from 2 to 3, leader changed from 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1) to 04b4e33698164f52874a1b7f065aef11 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "04b4e33698164f52874a1b7f065aef11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04b4e33698164f52874a1b7f065aef11" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39147 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:27.439962  9953 raft_consensus.cc:1275] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:17:27.441042 10297 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:27.448824  9878 raft_consensus.cc:1275] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:17:27.450314 10298 consensus_queue.cc:1048] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:27.497291  9953 raft_consensus.cc:1275] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:27.498518 10298 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:27.507135  9878 raft_consensus.cc:1275] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:27.508733 10325 consensus_queue.cc:1048] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:27.618184  9954 raft_consensus.cc:1275] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:27.619418 10297 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:27.629809  9878 raft_consensus.cc:1275] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:27.631639 10329 consensus_queue.cc:1048] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:27.707566  9954 raft_consensus.cc:1275] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:17:27.708717 10329 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f065171d7f744e4dba548ee4f133efb3" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:27.715999  9878 raft_consensus.cc:1275] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Refusing update from remote peer 04b4e33698164f52874a1b7f065aef11: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:17:27.717808 10329 consensus_queue.cc:1048] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a295fa620e4741a17cd63e293e1b49" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 43933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:28.087076  5956 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:17:28.096035  5956 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:17:28.096655  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:28.104920  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:17:28.105368  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:29.138456  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
I20260710 13:17:29.174043  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:29.174749  5956 tablet_replica.cc:333] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.175510  5956 raft_consensus.cc:2243] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.176015  5956 raft_consensus.cc:2272] T 4b76b63856df41c7a76f68168611f786 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.177906  5956 tablet_replica.cc:333] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.178488  5956 raft_consensus.cc:2243] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.178949  5956 raft_consensus.cc:2272] T b8c46900f77242069e716de2c11ff7fa P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.180943  5956 tablet_replica.cc:333] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.181512  5956 raft_consensus.cc:2243] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.182334  5956 raft_consensus.cc:2272] T ce03d1eace014a5e95e6e54ac3f8797a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.184188  5956 tablet_replica.cc:333] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.184705  5956 raft_consensus.cc:2243] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.185405  5956 raft_consensus.cc:2272] T 41fb09b918fa4f9b81e8f3d510c548e5 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.187676  5956 tablet_replica.cc:333] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.188357  5956 raft_consensus.cc:2243] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.188920  5956 raft_consensus.cc:2272] T bd2299f6ab484a8db365051b9b507a24 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.190675  5956 tablet_replica.cc:333] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.191223  5956 raft_consensus.cc:2243] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.191720  5956 raft_consensus.cc:2272] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.193589  5956 tablet_replica.cc:333] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.194111  5956 raft_consensus.cc:2243] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.194522  5956 raft_consensus.cc:2272] T 1d1caf814a694a47b0036cd0459e5359 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.196348  5956 tablet_replica.cc:333] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.196851  5956 raft_consensus.cc:2243] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.197608  5956 raft_consensus.cc:2272] T e5678c90bfc04e7ba750d0514fd1d41c P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.199491  5956 tablet_replica.cc:333] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.200014  5956 raft_consensus.cc:2243] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.200453  5956 raft_consensus.cc:2272] T 4d2a6b6b756e4622b7844a61c11af397 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.202194  5956 tablet_replica.cc:333] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.202688  5956 raft_consensus.cc:2243] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.203092  5956 raft_consensus.cc:2272] T b5210e0306244848851f06dcb8c7560a P 57a295fa620e4741a17cd63e293e1b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.204891  5956 tablet_replica.cc:333] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.205502  5956 raft_consensus.cc:2243] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.206375  5956 raft_consensus.cc:2272] T edae53614e7a4d66a6dd4694638b907b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.208515  5956 tablet_replica.cc:333] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
W20260710 13:17:29.208694  9992 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:17:29.209246  5956 raft_consensus.cc:2243] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.209765  5956 raft_consensus.cc:2272] T 3644bf6323484e3eb8a0a34b7098f395 P 57a295fa620e4741a17cd63e293e1b49 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:29.211642  9992 consensus_peers.cc:597] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. 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 13:17:29.211802  5956 tablet_replica.cc:333] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.212549  5956 raft_consensus.cc:2243] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.213012  5956 raft_consensus.cc:2272] T 781259c0d9fe4a97b61c4dec26c59961 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.214745  5956 tablet_replica.cc:333] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.215246  5956 raft_consensus.cc:2243] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.216045  5956 raft_consensus.cc:2272] T bc217da14856484a8dce87c2c0914787 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.217878  5956 tablet_replica.cc:333] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.218427  5956 raft_consensus.cc:2243] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.218910  5956 raft_consensus.cc:2272] T 359206c489fd4d129746dfe16cad6b1c P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.220775  5956 tablet_replica.cc:333] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.221282  5956 raft_consensus.cc:2243] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.222020  5956 raft_consensus.cc:2272] T 667cc4eab575490d8f9c5c20d340846b P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.223834  5956 tablet_replica.cc:333] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.224291  5956 raft_consensus.cc:2243] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.224730  5956 raft_consensus.cc:2272] T 99a4faaaf76046c78da9836bb2c992a9 P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.226270  5956 tablet_replica.cc:333] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49: stopping tablet replica
I20260710 13:17:29.226701  5956 raft_consensus.cc:2243] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.227115  5956 raft_consensus.cc:2272] T bd895244a6084d66b0662bfd2811923e P 57a295fa620e4741a17cd63e293e1b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.266918  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
W20260710 13:17:29.285979  9918 consensus_peers.cc:597] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:29.293540  9992 consensus_peers.cc:597] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:29.305437  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
W20260710 13:17:29.316315  9918 consensus_peers.cc:597] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:29.325837  9992 consensus_peers.cc:597] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:29.336778  9993 consensus_peers.cc:597] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 -> Peer f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153): Couldn't send request to peer f065171d7f744e4dba548ee4f133efb3. 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 13:17:29.339654  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:29.340548  5956 tablet_replica.cc:333] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.341166  5956 raft_consensus.cc:2243] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.341972  5956 raft_consensus.cc:2272] T 4b76b63856df41c7a76f68168611f786 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.343952  5956 tablet_replica.cc:333] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.344657  5956 raft_consensus.cc:2243] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.345149  5956 raft_consensus.cc:2272] T b8c46900f77242069e716de2c11ff7fa P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.347126  5956 tablet_replica.cc:333] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.347688  5956 raft_consensus.cc:2243] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.348191  5956 raft_consensus.cc:2272] T ce03d1eace014a5e95e6e54ac3f8797a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:29.349045  9918 consensus_peers.cc:597] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:29.350204  5956 tablet_replica.cc:333] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.350757  5956 raft_consensus.cc:2243] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.351150  5956 raft_consensus.cc:2272] T 41fb09b918fa4f9b81e8f3d510c548e5 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.352952  5956 tablet_replica.cc:333] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.353487  5956 raft_consensus.cc:2243] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.353893  5956 raft_consensus.cc:2272] T bd2299f6ab484a8db365051b9b507a24 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.355679  5956 tablet_replica.cc:333] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.356161  5956 raft_consensus.cc:2243] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.356849  5956 raft_consensus.cc:2272] T 1d1caf814a694a47b0036cd0459e5359 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.358538  5956 tablet_replica.cc:333] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.359043  5956 raft_consensus.cc:2243] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.359499  5956 raft_consensus.cc:2272] T 667cc4eab575490d8f9c5c20d340846b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.361303  5956 tablet_replica.cc:333] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.361838  5956 raft_consensus.cc:2243] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.362247  5956 raft_consensus.cc:2272] T e5678c90bfc04e7ba750d0514fd1d41c P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.364039  5956 tablet_replica.cc:333] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.364578  5956 raft_consensus.cc:2243] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.365273  5956 raft_consensus.cc:2272] T 4d2a6b6b756e4622b7844a61c11af397 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.366997  5956 tablet_replica.cc:333] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.367543  5956 raft_consensus.cc:2243] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.367935  5956 raft_consensus.cc:2272] T 05c0c73f2b8e4a1b8977e371e6f86e48 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.369618  5956 tablet_replica.cc:333] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.370090  5956 raft_consensus.cc:2243] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.370826  5956 raft_consensus.cc:2272] T 359206c489fd4d129746dfe16cad6b1c P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.372797  5956 tablet_replica.cc:333] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.373284  5956 raft_consensus.cc:2243] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.374003  5956 raft_consensus.cc:2272] T 781259c0d9fe4a97b61c4dec26c59961 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.375734  5956 tablet_replica.cc:333] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.376258  5956 raft_consensus.cc:2243] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.376667  5956 raft_consensus.cc:2272] T bc217da14856484a8dce87c2c0914787 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.378450  5956 tablet_replica.cc:333] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.378947  5956 raft_consensus.cc:2243] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.379479  5956 raft_consensus.cc:2272] T b5210e0306244848851f06dcb8c7560a P f065171d7f744e4dba548ee4f133efb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.381225  5956 tablet_replica.cc:333] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.381716  5956 raft_consensus.cc:2243] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.382124  5956 raft_consensus.cc:2272] T edae53614e7a4d66a6dd4694638b907b P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.384079  5956 tablet_replica.cc:333] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.384570  5956 raft_consensus.cc:2243] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.384987  5956 raft_consensus.cc:2272] T 3644bf6323484e3eb8a0a34b7098f395 P f065171d7f744e4dba548ee4f133efb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.386658  5956 tablet_replica.cc:333] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.387130  5956 raft_consensus.cc:2243] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.387848  5956 raft_consensus.cc:2272] T 99a4faaaf76046c78da9836bb2c992a9 P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.389623  5956 tablet_replica.cc:333] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3: stopping tablet replica
I20260710 13:17:29.390077  5956 raft_consensus.cc:2243] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.390514  5956 raft_consensus.cc:2272] T bd895244a6084d66b0662bfd2811923e P f065171d7f744e4dba548ee4f133efb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.428318  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:17:29.459106  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:17:29.486753  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:29.487434  5956 tablet_replica.cc:333] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.487996  5956 raft_consensus.cc:2243] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.488684  5956 raft_consensus.cc:2272] T b8c46900f77242069e716de2c11ff7fa P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.490382  5956 tablet_replica.cc:333] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.490880  5956 raft_consensus.cc:2243] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.491252  5956 raft_consensus.cc:2272] T 4b76b63856df41c7a76f68168611f786 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.492887  5956 tablet_replica.cc:333] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.493355  5956 raft_consensus.cc:2243] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.494174  5956 raft_consensus.cc:2272] T ce03d1eace014a5e95e6e54ac3f8797a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.496687  5956 tablet_replica.cc:333] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.497355  5956 raft_consensus.cc:2243] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.497902  5956 raft_consensus.cc:2272] T 41fb09b918fa4f9b81e8f3d510c548e5 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:29.498729  9993 consensus_peers.cc:597] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 -> Peer f065171d7f744e4dba548ee4f133efb3 (127.5.209.2:42153): Couldn't send request to peer f065171d7f744e4dba548ee4f133efb3. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:42153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:29.499933  5956 tablet_replica.cc:333] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.500439  5956 raft_consensus.cc:2243] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.501075  5956 raft_consensus.cc:2272] T bd2299f6ab484a8db365051b9b507a24 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.502672  5956 tablet_replica.cc:333] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.503119  5956 raft_consensus.cc:2243] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.503656  5956 raft_consensus.cc:2272] T 1d1caf814a694a47b0036cd0459e5359 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.505340  5956 tablet_replica.cc:333] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.505787  5956 raft_consensus.cc:2243] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.506398  5956 raft_consensus.cc:2272] T 05c0c73f2b8e4a1b8977e371e6f86e48 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.508078  5956 tablet_replica.cc:333] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.508507  5956 raft_consensus.cc:2243] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.508863  5956 raft_consensus.cc:2272] T 667cc4eab575490d8f9c5c20d340846b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.510442  5956 tablet_replica.cc:333] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.510881  5956 raft_consensus.cc:2243] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.511237  5956 raft_consensus.cc:2272] T 99a4faaaf76046c78da9836bb2c992a9 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.512883  5956 tablet_replica.cc:333] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.513306  5956 raft_consensus.cc:2243] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.513995  5956 raft_consensus.cc:2272] T bd895244a6084d66b0662bfd2811923e P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.515797  5956 tablet_replica.cc:333] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.516289  5956 raft_consensus.cc:2243] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.516703  5956 raft_consensus.cc:2272] T 4d2a6b6b756e4622b7844a61c11af397 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.518488  5956 tablet_replica.cc:333] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.518936  5956 raft_consensus.cc:2243] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.519456  5956 raft_consensus.cc:2272] T e5678c90bfc04e7ba750d0514fd1d41c P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.521471  5956 tablet_replica.cc:333] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.522051  5956 raft_consensus.cc:2243] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.522518  5956 raft_consensus.cc:2272] T 359206c489fd4d129746dfe16cad6b1c P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.524768  5956 tablet_replica.cc:333] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
W20260710 13:17:29.524649  9992 consensus_peers.cc:597] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 -> Peer 57a295fa620e4741a17cd63e293e1b49 (127.5.209.1:43933): Couldn't send request to peer 57a295fa620e4741a17cd63e293e1b49. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:43933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:29.525447  5956 raft_consensus.cc:2243] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.525851  5956 raft_consensus.cc:2272] T 781259c0d9fe4a97b61c4dec26c59961 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.527503  5956 tablet_replica.cc:333] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.527957  5956 raft_consensus.cc:2243] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.528327  5956 raft_consensus.cc:2272] T bc217da14856484a8dce87c2c0914787 P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.529951  5956 tablet_replica.cc:333] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.530372  5956 raft_consensus.cc:2243] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.531033  5956 raft_consensus.cc:2272] T b5210e0306244848851f06dcb8c7560a P 04b4e33698164f52874a1b7f065aef11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.532753  5956 tablet_replica.cc:333] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.533150  5956 raft_consensus.cc:2243] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:29.533497  5956 raft_consensus.cc:2272] T edae53614e7a4d66a6dd4694638b907b P 04b4e33698164f52874a1b7f065aef11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.535072  5956 tablet_replica.cc:333] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11: stopping tablet replica
I20260710 13:17:29.535538  5956 raft_consensus.cc:2243] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.536201  5956 raft_consensus.cc:2272] T 3644bf6323484e3eb8a0a34b7098f395 P 04b4e33698164f52874a1b7f065aef11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.572681  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:17:29.603400  5956 master.cc:562] Master@127.5.209.62:38741 shutting down...
I20260710 13:17:29.623646  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:29.624133  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:29.624394  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6438e173d73d46a0ad2ab64e8f4f752e: stopping tablet replica
I20260710 13:17:29.643399  5956 master.cc:584] Master@127.5.209.62:38741 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11939 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:17:29.695493  5956 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.209.62:41603
I20260710 13:17:29.696806  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:29.702441 10337 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 13:17:29.702634 10338 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 13:17:29.703449 10340 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 13:17:29.704236  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:29.705014  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:29.705183  5956 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 13:17:29.705355  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689449705342 us; error 0 us; skew 500 ppm
I20260710 13:17:29.705901  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:29.708194  5956 webserver.cc:533] Webserver started at http://127.5.209.62:45245/ using document root <none> and password file <none>
I20260710 13:17:29.708649  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:29.708837  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:29.709107  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:29.710167  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/master-0-root/instance:
uuid: "ff033f54bb0f41b3b9b55acc689eb61b"
format_stamp: "Formatted at 2026-07-10 13:17:29 on dist-test-slave-1hdw"
I20260710 13:17:29.714376  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:29.717557 10345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:29.718281  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:29.718554  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/master-0-root
uuid: "ff033f54bb0f41b3b9b55acc689eb61b"
format_stamp: "Formatted at 2026-07-10 13:17:29 on dist-test-slave-1hdw"
I20260710 13:17:29.718838  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-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 13:17:29.740307  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:29.741493  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:29.780022  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.62:41603
I20260710 13:17:29.780123 10396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.62:41603 every 8 connection(s)
I20260710 13:17:29.783877 10397 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 13:17:29.793783 10397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: Bootstrap starting.
I20260710 13:17:29.798413 10397 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:29.802608 10397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: No bootstrap required, opened a new log
I20260710 13:17:29.804733 10397 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER }
I20260710 13:17:29.805136 10397 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:29.805377 10397 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff033f54bb0f41b3b9b55acc689eb61b, State: Initialized, Role: FOLLOWER
I20260710 13:17:29.805958 10397 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER }
I20260710 13:17:29.806416 10397 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:29.806645 10397 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:29.806919 10397 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:29.811334 10397 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER }
I20260710 13:17:29.811829 10397 leader_election.cc:304] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [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: ff033f54bb0f41b3b9b55acc689eb61b; no voters: 
I20260710 13:17:29.812995 10397 leader_election.cc:290] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:29.813320 10400 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:29.814613 10400 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 1 LEADER]: Becoming Leader. State: Replica: ff033f54bb0f41b3b9b55acc689eb61b, State: Running, Role: LEADER
I20260710 13:17:29.815331 10400 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [LEADER]: Queue going to LEADER mode. State: All 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: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER }
I20260710 13:17:29.815923 10397 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:29.819360 10402 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff033f54bb0f41b3b9b55acc689eb61b. Latest consensus state: current_term: 1 leader_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER } }
I20260710 13:17:29.819984 10402 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:29.820178 10401 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff033f54bb0f41b3b9b55acc689eb61b" member_type: VOTER } }
I20260710 13:17:29.820717 10401 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:29.822810 10407 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:29.827589 10407 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:29.831182  5956 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:29.836234 10407 catalog_manager.cc:1383] Generated new cluster ID: 5a7ad03d4a894bafb519469f78d3d168
I20260710 13:17:29.836486 10407 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:29.876700 10407 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:29.877955 10407 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:29.897369 10407 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: Generated new TSK 0
I20260710 13:17:29.898023 10407 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:29.961892  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:29.967705 10418 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 13:17:29.969000 10419 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 13:17:29.970496 10421 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 13:17:29.970934  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:29.971820  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:29.972029  5956 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 13:17:29.972215  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689449972179 us; error 0 us; skew 500 ppm
I20260710 13:17:29.972770  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:29.975132  5956 webserver.cc:533] Webserver started at http://127.5.209.1:42293/ using document root <none> and password file <none>
I20260710 13:17:29.975670  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:29.975832  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:29.976114  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:29.977240  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-0-root/instance:
uuid: "a7cee198505040a7a52126f54e41b9a1"
format_stamp: "Formatted at 2026-07-10 13:17:29 on dist-test-slave-1hdw"
I20260710 13:17:29.981664  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:29.984896 10426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:29.985635  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:29.985929  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-0-root
uuid: "a7cee198505040a7a52126f54e41b9a1"
format_stamp: "Formatted at 2026-07-10 13:17:29 on dist-test-slave-1hdw"
I20260710 13:17:29.986220  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-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 13:17:30.008014  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:30.009241  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:30.010710  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:30.013094  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:30.013319  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.013751  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:30.013978  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.054131  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.1:45257
I20260710 13:17:30.054224 10488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.1:45257 every 8 connection(s)
I20260710 13:17:30.059289  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:30.065941 10493 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 13:17:30.066361 10494 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 13:17:30.070078 10496 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 13:17:30.073477  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:30.075023  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:17:30.075165 10489 heartbeater.cc:344] Connected to a master server at 127.5.209.62:41603
W20260710 13:17:30.075368  5956 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 13:17:30.075572  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689450075554 us; error 0 us; skew 500 ppm
I20260710 13:17:30.075592 10489 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:30.076417  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:30.076601 10489 heartbeater.cc:507] Master 127.5.209.62:41603 requested a full tablet report, sending...
I20260710 13:17:30.079092 10362 ts_manager.cc:194] Registered new tserver with Master: a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257)
I20260710 13:17:30.079200  5956 webserver.cc:533] Webserver started at http://127.5.209.2:38997/ using document root <none> and password file <none>
I20260710 13:17:30.079877  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:30.080114  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:30.080432  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:30.081506 10362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37894
I20260710 13:17:30.081933  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-1-root/instance:
uuid: "c2fd5684c1e144e090aeb360a81804de"
format_stamp: "Formatted at 2026-07-10 13:17:30 on dist-test-slave-1hdw"
I20260710 13:17:30.086810  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:17:30.090140 10501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.090922  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:30.091226  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-1-root
uuid: "c2fd5684c1e144e090aeb360a81804de"
format_stamp: "Formatted at 2026-07-10 13:17:30 on dist-test-slave-1hdw"
I20260710 13:17:30.091574  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-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 13:17:30.110248  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:30.111501  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:30.112955  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:30.115125  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:30.115387  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:17:30.115634  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:30.115823  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.155071  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.2:40473
I20260710 13:17:30.155167 10563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.2:40473 every 8 connection(s)
I20260710 13:17:30.159807  5956 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:30.165918 10567 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 13:17:30.167910 10568 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 13:17:30.171348 10570 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 13:17:30.171386  5956 server_base.cc:1061] running on GCE node
I20260710 13:17:30.172122 10564 heartbeater.cc:344] Connected to a master server at 127.5.209.62:41603
I20260710 13:17:30.172539 10564 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:30.172727  5956 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:30.172989  5956 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 13:17:30.173159  5956 hybrid_clock.cc:648] HybridClock initialized: now 1783689450173130 us; error 0 us; skew 500 ppm
I20260710 13:17:30.173354 10564 heartbeater.cc:507] Master 127.5.209.62:41603 requested a full tablet report, sending...
I20260710 13:17:30.173806  5956 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:30.175390 10362 ts_manager.cc:194] Registered new tserver with Master: c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.176600  5956 webserver.cc:533] Webserver started at http://127.5.209.3:38871/ using document root <none> and password file <none>
I20260710 13:17:30.176895 10362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37906
I20260710 13:17:30.177153  5956 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:30.177424  5956 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:30.177691  5956 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:30.178807  5956 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-2-root/instance:
uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
format_stamp: "Formatted at 2026-07-10 13:17:30 on dist-test-slave-1hdw"
I20260710 13:17:30.183049  5956 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:17:30.186156 10575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.187014  5956 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:30.187368  5956 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-2-root
uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
format_stamp: "Formatted at 2026-07-10 13:17:30 on dist-test-slave-1hdw"
I20260710 13:17:30.187637  5956 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNgn0VT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689343260608-5956-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 13:17:30.207518  5956 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:30.208705  5956 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:30.210183  5956 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:30.212407  5956 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:30.212654  5956 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.212911  5956 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:30.213095  5956 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:30.253742  5956 rpc_server.cc:307] RPC server started. Bound to: 127.5.209.3:39941
I20260710 13:17:30.253844 10637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.209.3:39941 every 8 connection(s)
I20260710 13:17:30.267333 10638 heartbeater.cc:344] Connected to a master server at 127.5.209.62:41603
I20260710 13:17:30.267706 10638 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:30.268405 10638 heartbeater.cc:507] Master 127.5.209.62:41603 requested a full tablet report, sending...
I20260710 13:17:30.270256 10362 ts_manager.cc:194] Registered new tserver with Master: ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.271212  5956 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014476861s
I20260710 13:17:30.271767 10362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37918
I20260710 13:17:30.295634 10362 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37924:
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 13:17:30.298098 10362 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 13:17:30.378365 10454 tablet_service.cc:1511] Processing CreateTablet for tablet d15f18ffb6c54e5ea348c529896d9035 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:30.379866 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f18ffb6c54e5ea348c529896d9035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.385876 10453 tablet_service.cc:1511] Processing CreateTablet for tablet 95351272308446c288a0c6751a56718f (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:30.387405 10529 tablet_service.cc:1511] Processing CreateTablet for tablet d15f18ffb6c54e5ea348c529896d9035 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:30.388753 10529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f18ffb6c54e5ea348c529896d9035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.388447 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 795049292fc5404c92160aed2214a8dc (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:30.390048 10601 tablet_service.cc:1511] Processing CreateTablet for tablet 795049292fc5404c92160aed2214a8dc (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:30.390666 10451 tablet_service.cc:1511] Processing CreateTablet for tablet cd5fd961a1cc4b9baec1fde9ad757950 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:30.392520 10603 tablet_service.cc:1511] Processing CreateTablet for tablet d15f18ffb6c54e5ea348c529896d9035 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:30.392520 10600 tablet_service.cc:1511] Processing CreateTablet for tablet cd5fd961a1cc4b9baec1fde9ad757950 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:30.393501 10601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795049292fc5404c92160aed2214a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.393208 10450 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:30.394810 10603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15f18ffb6c54e5ea348c529896d9035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.394832 10602 tablet_service.cc:1511] Processing CreateTablet for tablet 95351272308446c288a0c6751a56718f (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:30.395838 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5fd961a1cc4b9baec1fde9ad757950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.387424 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95351272308446c288a0c6751a56718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.396425 10602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95351272308446c288a0c6751a56718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.399638 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5fd961a1cc4b9baec1fde9ad757950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.404939 10528 tablet_service.cc:1511] Processing CreateTablet for tablet 95351272308446c288a0c6751a56718f (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:30.405930 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795049292fc5404c92160aed2214a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.406265 10528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95351272308446c288a0c6751a56718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.408278 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.410056 10449 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17b8661b543629e8209524bf0f902 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:30.410465 10599 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:30.411810 10599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.413240 10448 tablet_service.cc:1511] Processing CreateTablet for tablet ac283384ad6a4ee8838d937bb18be563 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:30.413928 10597 tablet_service.cc:1511] Processing CreateTablet for tablet ac283384ad6a4ee8838d937bb18be563 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:30.415472 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 62295ffaa5a2454bb958ec041352b179 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:30.415963 10598 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17b8661b543629e8209524bf0f902 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:30.418454 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17b8661b543629e8209524bf0f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.418130 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 62295ffaa5a2454bb958ec041352b179 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:30.420207 10595 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:30.424301 10527 tablet_service.cc:1511] Processing CreateTablet for tablet 795049292fc5404c92160aed2214a8dc (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:30.425622 10527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795049292fc5404c92160aed2214a8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.427090 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe17b8661b543629e8209524bf0f902 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:30.428476 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17b8661b543629e8209524bf0f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.429555 10597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac283384ad6a4ee8838d937bb18be563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.430167 10526 tablet_service.cc:1511] Processing CreateTablet for tablet cd5fd961a1cc4b9baec1fde9ad757950 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:30.432348 10523 tablet_service.cc:1511] Processing CreateTablet for tablet ac283384ad6a4ee8838d937bb18be563 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:30.432451 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:30.435266 10598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe17b8661b543629e8209524bf0f902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.435478 10526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5fd961a1cc4b9baec1fde9ad757950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.436616 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:30.418160 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:30.437294 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62295ffaa5a2454bb958ec041352b179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.438469 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.435490 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 62295ffaa5a2454bb958ec041352b179 (DEFAULT_TABLE table=test-workload [id=f5e5ff42297149d1ad76d3c7198f2805]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:30.439790 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.439884 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87eed6e6f94d0e8dc60c79d21a46cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.440618 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62295ffaa5a2454bb958ec041352b179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.441244 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac283384ad6a4ee8838d937bb18be563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.441954 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac283384ad6a4ee8838d937bb18be563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.442588 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62295ffaa5a2454bb958ec041352b179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.443195 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa7835a63cc4f6ab4555dc7e5099e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:30.462244 10653 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.512346 10653 tablet_bootstrap.cc:654] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.544175 10654 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.552850 10656 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.558267 10653 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.558758 10653 ts_tablet_manager.cc:1403] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.017s
I20260710 13:17:30.559763 10654 tablet_bootstrap.cc:654] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.561098 10653 raft_consensus.cc:359] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.561724 10653 raft_consensus.cc:385] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.561964 10653 raft_consensus.cc:740] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.562764 10653 consensus_queue.cc:260] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.565150 10638 heartbeater.cc:499] Master 127.5.209.62:41603 was elected leader, sending a full tablet report...
I20260710 13:17:30.565261 10654 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.565725 10654 ts_tablet_manager.cc:1403] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260710 13:17:30.566743 10656 tablet_bootstrap.cc:654] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.570262 10653 ts_tablet_manager.cc:1434] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:17:30.571302 10653 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.572425 10656 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.583851 10656 ts_tablet_manager.cc:1403] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260710 13:17:30.583748 10654 raft_consensus.cc:359] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:30.584468 10654 raft_consensus.cc:385] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.584738 10654 raft_consensus.cc:740] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.585407 10654 consensus_queue.cc:260] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:30.587291 10489 heartbeater.cc:499] Master 127.5.209.62:41603 was elected leader, sending a full tablet report...
I20260710 13:17:30.588753 10654 ts_tablet_manager.cc:1434] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:17:30.589123 10653 tablet_bootstrap.cc:654] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.589879 10654 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.596809 10654 tablet_bootstrap.cc:654] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.600729 10653 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.601231 10653 ts_tablet_manager.cc:1403] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:17:30.586800 10656 raft_consensus.cc:359] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.602902 10656 raft_consensus.cc:385] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.603246 10656 raft_consensus.cc:740] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.603500 10654 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.604012 10654 ts_tablet_manager.cc:1403] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:17:30.604256 10653 raft_consensus.cc:359] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.604322 10656 consensus_queue.cc:260] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.605160 10653 raft_consensus.cc:385] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.605532 10653 raft_consensus.cc:740] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.606387 10653 consensus_queue.cc:260] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.609190 10564 heartbeater.cc:499] Master 127.5.209.62:41603 was elected leader, sending a full tablet report...
I20260710 13:17:30.609818 10656 ts_tablet_manager.cc:1434] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260710 13:17:30.610836 10656 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.610913 10653 ts_tablet_manager.cc:1434] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:17:30.610608 10654 raft_consensus.cc:359] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.611439 10654 raft_consensus.cc:385] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.611754 10654 raft_consensus.cc:740] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.611927 10653 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.612515 10654 consensus_queue.cc:260] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.615015 10654 ts_tablet_manager.cc:1434] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:17:30.615994 10654 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.617884 10656 tablet_bootstrap.cc:654] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.618876 10653 tablet_bootstrap.cc:654] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.622834 10654 tablet_bootstrap.cc:654] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.630591 10653 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.631125 10653 ts_tablet_manager.cc:1403] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:17:30.634119 10653 raft_consensus.cc:359] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.634825 10653 raft_consensus.cc:385] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.635099 10653 raft_consensus.cc:740] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.636049 10653 consensus_queue.cc:260] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.637153 10656 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.637887 10656 ts_tablet_manager.cc:1403] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260710 13:17:30.640733 10653 ts_tablet_manager.cc:1434] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:17:30.641793 10653 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.648326 10653 tablet_bootstrap.cc:654] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.652506 10656 raft_consensus.cc:359] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.655086 10656 raft_consensus.cc:385] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.655567 10656 raft_consensus.cc:740] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.657745 10656 consensus_queue.cc:260] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.659649 10654 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.661188 10656 ts_tablet_manager.cc:1434] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:17:30.662552 10654 ts_tablet_manager.cc:1403] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.027s
I20260710 13:17:30.663499 10656 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.665679 10654 raft_consensus.cc:359] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.666335 10654 raft_consensus.cc:385] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.666597 10654 raft_consensus.cc:740] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.667213 10654 consensus_queue.cc:260] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.669219 10653 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.669324 10654 ts_tablet_manager.cc:1434] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:30.669798 10656 tablet_bootstrap.cc:654] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.669857 10653 ts_tablet_manager.cc:1403] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.017s
I20260710 13:17:30.670288 10654 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.671932 10660 raft_consensus.cc:493] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.672420 10660 raft_consensus.cc:515] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.673342 10653 raft_consensus.cc:359] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.674085 10653 raft_consensus.cc:385] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.674402 10653 raft_consensus.cc:740] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.675678 10653 consensus_queue.cc:260] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.676649 10658 raft_consensus.cc:493] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.677078 10658 raft_consensus.cc:515] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.684370 10660 leader_election.cc:290] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.689730 10658 leader_election.cc:290] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.705813 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:30.708664 10653 ts_tablet_manager.cc:1434] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260710 13:17:30.709679 10658 raft_consensus.cc:493] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:17:30.709820 10578 leader_election.cc:343] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.711814 10658 raft_consensus.cc:515] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.699136 10654 tablet_bootstrap.cc:654] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.714881 10658 leader_election.cc:290] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.716418 10653 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.714813 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
W20260710 13:17:30.719286 10578 leader_election.cc:343] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.720502 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
W20260710 13:17:30.724834 10429 leader_election.cc:343] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.730028 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
W20260710 13:17:30.731771 10428 leader_election.cc:343] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.732209 10428 leader_election.cc:304] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1; no voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:30.732673 10653 tablet_bootstrap.cc:654] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.733150 10656 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.733325 10660 raft_consensus.cc:2749] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:30.733641 10656 ts_tablet_manager.cc:1403] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.035s
I20260710 13:17:30.736313 10654 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.736826 10654 ts_tablet_manager.cc:1403] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.001s
I20260710 13:17:30.736554 10656 raft_consensus.cc:359] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.737282 10656 raft_consensus.cc:385] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.737583 10656 raft_consensus.cc:740] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.738162 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.738287 10656 consensus_queue.cc:260] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.739140 10538 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:30.739703 10654 raft_consensus.cc:359] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.740434 10654 raft_consensus.cc:385] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.740710 10654 raft_consensus.cc:740] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.740893 10656 ts_tablet_manager.cc:1434] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:30.741981 10656 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.741542 10654 consensus_queue.cc:260] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.746129 10654 ts_tablet_manager.cc:1434] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:17:30.747103 10654 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.748768 10656 tablet_bootstrap.cc:654] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.751853 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.753244 10577 leader_election.cc:304] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [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: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:30.754294 10653 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
W20260710 13:17:30.754586 10577 leader_election.cc:343] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.755254 10577 leader_election.cc:304] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef0df85fd2084def98fdb6d1b4f073d7; no voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:30.755483 10658 raft_consensus.cc:2804] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:30.755862 10658 raft_consensus.cc:493] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:30.756135 10656 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.756224 10658 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.756491 10656 ts_tablet_manager.cc:1403] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:17:30.757220 10654 tablet_bootstrap.cc:654] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.759573 10656 raft_consensus.cc:359] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.760473 10656 raft_consensus.cc:385] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.760790 10656 raft_consensus.cc:740] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.761680 10656 consensus_queue.cc:260] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.762676 10676 raft_consensus.cc:2749] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:30.763952 10656 ts_tablet_manager.cc:1434] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:17:30.764952 10656 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.755254 10653 ts_tablet_manager.cc:1403] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.014s
I20260710 13:17:30.765846 10654 tablet_bootstrap.cc:492] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.766580 10654 ts_tablet_manager.cc:1403] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.007s
I20260710 13:17:30.774607 10654 raft_consensus.cc:359] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.775434 10654 raft_consensus.cc:385] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.775727 10654 raft_consensus.cc:740] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.776587 10654 consensus_queue.cc:260] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.777343 10656 tablet_bootstrap.cc:654] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.778865 10658 raft_consensus.cc:515] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.781054 10658 leader_election.cc:290] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.781831 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:30.782387 10464 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.782480 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:30.783110 10539 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.785423 10653 raft_consensus.cc:359] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.786387 10653 raft_consensus.cc:385] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.786690 10653 raft_consensus.cc:740] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.789734 10654 ts_tablet_manager.cc:1434] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.006s
I20260710 13:17:30.790143 10656 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.790604 10656 ts_tablet_manager.cc:1403] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260710 13:17:30.790815 10654 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.791412 10464 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:30.792543 10578 leader_election.cc:304] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:30.787443 10653 consensus_queue.cc:260] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.793298 10658 raft_consensus.cc:2804] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:30.794118 10658 raft_consensus.cc:697] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:30.794843 10653 ts_tablet_manager.cc:1434] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.010s
I20260710 13:17:30.795030 10658 consensus_queue.cc:237] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.795809 10656 raft_consensus.cc:359] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.796586 10656 raft_consensus.cc:385] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.796876 10656 raft_consensus.cc:740] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.798193 10653 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.798484 10654 tablet_bootstrap.cc:654] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.803388 10656 consensus_queue.cc:260] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.806564 10656 ts_tablet_manager.cc:1434] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:17:30.807961 10656 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.814734 10653 tablet_bootstrap.cc:654] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.804343 10539 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:30.822863 10656 tablet_bootstrap.cc:654] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.826119 10663 raft_consensus.cc:493] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:17:30.826587 10410 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:30.827455 10654 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.826614 10663 raft_consensus.cc:515] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.827937 10654 ts_tablet_manager.cc:1403] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260710 13:17:30.831012 10654 raft_consensus.cc:359] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.831782 10654 raft_consensus.cc:385] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.830829 10359 catalog_manager.cc:5697] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:30.832105 10654 raft_consensus.cc:740] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.833284 10663 leader_election.cc:290] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.832981 10654 consensus_queue.cc:260] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.833873 10653 tablet_bootstrap.cc:492] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.834545 10653 ts_tablet_manager.cc:1403] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.002s
I20260710 13:17:30.837968 10654 ts_tablet_manager.cc:1434] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:17:30.838403 10660 raft_consensus.cc:493] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.838485 10653 raft_consensus.cc:359] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.839218 10654 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.839026 10660 raft_consensus.cc:515] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.839331 10653 raft_consensus.cc:385] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.839756 10653 raft_consensus.cc:740] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.840711 10653 consensus_queue.cc:260] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.841195 10660 leader_election.cc:290] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.842837 10653 ts_tablet_manager.cc:1434] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:17:30.843474 10663 raft_consensus.cc:493] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.844035 10663 raft_consensus.cc:515] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.844497 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:30.845117 10613 raft_consensus.cc:2468] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:30.845736 10654 tablet_bootstrap.cc:654] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.846024 10663 leader_election.cc:290] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.846323 10429 leader_election.cc:304] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:30.846547 10658 raft_consensus.cc:493] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.847237 10660 raft_consensus.cc:2804] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:30.847014 10658 raft_consensus.cc:515] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.847620 10660 raft_consensus.cc:493] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:30.847993 10660 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.849138 10658 leader_election.cc:290] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.844019 10653 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.849879 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:30.850495 10464 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:30.850440 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.851205 10539 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:30.851943 10578 leader_election.cc:304] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:30.856047 10653 tablet_bootstrap.cc:654] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.855672 10660 raft_consensus.cc:515] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.859531 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:30.860100 10613 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.861886 10658 raft_consensus.cc:2804] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:30.862820 10658 raft_consensus.cc:493] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:30.863637 10658 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.864210 10654 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.864748 10654 ts_tablet_manager.cc:1403] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.013s
I20260710 13:17:30.865180 10676 raft_consensus.cc:493] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.865686 10676 raft_consensus.cc:515] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.867933 10676 leader_election.cc:290] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.867796 10654 raft_consensus.cc:359] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.869469 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.869952 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:30.870075 10539 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:30.871253 10660 leader_election.cc:290] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.871305 10577 leader_election.cc:304] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
W20260710 13:17:30.872498 10578 leader_election.cc:343] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.873247 10613 raft_consensus.cc:2468] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:30.874919 10429 leader_election.cc:304] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:30.875298 10676 raft_consensus.cc:2804] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:30.875751 10676 raft_consensus.cc:493] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:30.876197 10676 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.876214 10660 raft_consensus.cc:2804] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:30.886439 10676 raft_consensus.cc:515] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.868546 10654 raft_consensus.cc:385] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.887811 10660 raft_consensus.cc:697] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:30.888794 10660 consensus_queue.cc:237] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.889773 10658 raft_consensus.cc:515] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.893947 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:30.894804 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:30.887589 10654 raft_consensus.cc:740] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.892663 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.896257 10654 consensus_queue.cc:260] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
W20260710 13:17:30.897228 10578 leader_election.cc:343] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.898085 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:30.898582 10654 ts_tablet_manager.cc:1434] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260710 13:17:30.898671 10464 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.899529 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:30.900975 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:30.901629 10462 raft_consensus.cc:2468] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 0.
I20260710 13:17:30.903337 10504 leader_election.cc:304] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:30.903918 10653 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.904129 10663 raft_consensus.cc:2804] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:30.904485 10663 raft_consensus.cc:493] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:30.905002 10663 raft_consensus.cc:3060] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.905877 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:30.906123 10676 leader_election.cc:290] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.906508 10539 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:30.908339 10428 leader_election.cc:343] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.904461 10653 ts_tablet_manager.cc:1403] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.005s
W20260710 13:17:30.912648 10428 leader_election.cc:343] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.913604 10653 raft_consensus.cc:359] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:30.919485 10653 raft_consensus.cc:385] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.915695 10654 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.921626 10360 catalog_manager.cc:5697] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:30.928659 10539 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:30.928932 10654 tablet_bootstrap.cc:654] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.929139 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:30.929944 10577 leader_election.cc:304] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [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: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:30.930322 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:30.930747 10676 raft_consensus.cc:2804] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:30.916888 10656 tablet_bootstrap.cc:492] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:30.929931 10658 leader_election.cc:290] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.932070 10656 ts_tablet_manager.cc:1403] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.038s
I20260710 13:17:30.918020 10663 raft_consensus.cc:515] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.919786 10653 raft_consensus.cc:740] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.929953 10613 raft_consensus.cc:2393] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate ef0df85fd2084def98fdb6d1b4f073d7 in this term.
I20260710 13:17:30.933198 10653 consensus_queue.cc:260] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:30.934023 10663 leader_election.cc:290] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:30.924923 10464 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:30.935076 10656 raft_consensus.cc:359] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.935678 10653 ts_tablet_manager.cc:1434] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 13:17:30.935869 10656 raft_consensus.cc:385] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.936092 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:30.936281 10656 raft_consensus.cc:740] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.936790 10462 raft_consensus.cc:3060] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.937220 10653 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.937153 10656 consensus_queue.cc:260] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.939525 10656 ts_tablet_manager.cc:1434] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:17:30.940513 10656 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:30.936267 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:30.944231 10539 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:30.948230 10578 leader_election.cc:304] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:30.948678 10653 tablet_bootstrap.cc:654] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.951107 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
W20260710 13:17:30.953606 10504 leader_election.cc:343] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.954942 10504 leader_election.cc:304] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:30.955557 10656 tablet_bootstrap.cc:654] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.960017 10676 raft_consensus.cc:697] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:30.960311 10690 raft_consensus.cc:2804] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:30.960829 10690 raft_consensus.cc:697] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:30.961208 10676 consensus_queue.cc:237] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.961663 10690 consensus_queue.cc:237] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.965590 10654 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:30.966070 10654 ts_tablet_manager.cc:1403] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.014s
I20260710 13:17:30.972188 10656 tablet_bootstrap.cc:492] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
W20260710 13:17:30.972572 10504 leader_election.cc:343] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.972728 10656 ts_tablet_manager.cc:1403] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 13:17:30.967088 10653 tablet_bootstrap.cc:492] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:30.972955 10654 raft_consensus.cc:359] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.973572 10653 ts_tablet_manager.cc:1403] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.006s
I20260710 13:17:30.973665 10654 raft_consensus.cc:385] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.973961 10654 raft_consensus.cc:740] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.974733 10654 consensus_queue.cc:260] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.967624 10539 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:30.976028 10663 raft_consensus.cc:2749] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:30.976150 10653 raft_consensus.cc:359] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.977157 10654 ts_tablet_manager.cc:1434] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:30.977017 10653 raft_consensus.cc:385] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.977869 10653 raft_consensus.cc:740] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.977005 10360 catalog_manager.cc:5697] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:30.978482 10654 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:30.971184 10462 raft_consensus.cc:2468] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 1.
I20260710 13:17:30.978660 10653 consensus_queue.cc:260] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.980590 10653 ts_tablet_manager.cc:1434] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:30.981459 10653 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:30.982339 10504 leader_election.cc:304] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [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: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:30.984021 10663 raft_consensus.cc:2804] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:30.983914 10656 raft_consensus.cc:359] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.984674 10656 raft_consensus.cc:385] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:30.984970 10656 raft_consensus.cc:740] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:30.985693 10656 consensus_queue.cc:260] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:30.986902 10653 tablet_bootstrap.cc:654] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.989979 10654 tablet_bootstrap.cc:654] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:30.990633 10687 raft_consensus.cc:493] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:30.992051 10687 raft_consensus.cc:515] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:30.994270 10687 leader_election.cc:290] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:30.996165 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:30.996658 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:30.997465 10613 raft_consensus.cc:2468] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
W20260710 13:17:30.997637 10428 leader_election.cc:343] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:30.998970 10429 leader_election.cc:304] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.000504 10687 raft_consensus.cc:2804] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:31.001022 10687 raft_consensus.cc:493] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:31.003306 10687 raft_consensus.cc:3060] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.003944 10653 tablet_bootstrap.cc:492] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:31.004487 10653 ts_tablet_manager.cc:1403] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 13:17:31.004719 10663 raft_consensus.cc:697] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.005642 10663 consensus_queue.cc:237] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.008631 10653 raft_consensus.cc:359] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.009392 10653 raft_consensus.cc:385] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:31.009663 10653 raft_consensus.cc:740] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:31.012914 10676 raft_consensus.cc:493] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.013543 10676 raft_consensus.cc:515] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.013643 10653 consensus_queue.cc:260] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.015821 10676 leader_election.cc:290] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.016995 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:31.013037 10654 tablet_bootstrap.cc:492] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:31.017143 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.017992 10654 ts_tablet_manager.cc:1403] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260710 13:17:31.017999 10653 ts_tablet_manager.cc:1434] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:17:31.017949 10462 raft_consensus.cc:2468] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
W20260710 13:17:31.022754 10577 leader_election.cc:343] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:31.023799 10578 leader_election.cc:304] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.024760 10695 raft_consensus.cc:493] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.025378 10690 raft_consensus.cc:2804] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:31.025246 10695 raft_consensus.cc:515] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.025835 10690 raft_consensus.cc:493] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:31.026229 10690 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.026130 10687 raft_consensus.cc:515] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:31.027494 10695 leader_election.cc:290] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.028241 10687 leader_election.cc:290] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.029376 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:31.030093 10613 raft_consensus.cc:2393] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate a7cee198505040a7a52126f54e41b9a1 in this term.
I20260710 13:17:31.030999 10654 raft_consensus.cc:359] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.031797 10654 raft_consensus.cc:385] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:31.032058 10654 raft_consensus.cc:740] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:31.032212 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.032413 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.032732 10654 consensus_queue.cc:260] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
W20260710 13:17:31.033936 10428 leader_election.cc:343] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:31.034370 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.034812 10654 ts_tablet_manager.cc:1434] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:17:31.034704 10504 leader_election.cc:304] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:31.034968 10613 raft_consensus.cc:3060] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.035492 10690 raft_consensus.cc:515] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.038467 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.039103 10462 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.040027 10695 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.043625 10656 ts_tablet_manager.cc:1434] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.071s	user 0.015s	sys 0.004s
I20260710 13:17:31.044703 10656 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:31.046911 10462 raft_consensus.cc:2468] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:31.047948 10690 leader_election.cc:290] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.048255 10578 leader_election.cc:304] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.049039 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
W20260710 13:17:31.051191 10577 leader_election.cc:343] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:31.049854 10690 raft_consensus.cc:2804] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:31.038558 10359 catalog_manager.cc:5697] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:31.053423 10690 raft_consensus.cc:697] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.054304 10690 consensus_queue.cc:237] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.055477 10695 raft_consensus.cc:2749] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:31.057353 10613 raft_consensus.cc:2468] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:31.057245 10656 tablet_bootstrap.cc:654] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:31.058705 10429 leader_election.cc:304] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.060111 10687 raft_consensus.cc:2804] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:31.061309 10687 raft_consensus.cc:697] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:31.062666 10656 tablet_bootstrap.cc:492] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:31.062503 10687 consensus_queue.cc:237] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:31.066359 10361 catalog_manager.cc:5697] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 0 to 1, leader changed from <none> to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.068608 10656 ts_tablet_manager.cc:1403] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260710 13:17:31.071293 10656 raft_consensus.cc:359] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.072019 10656 raft_consensus.cc:385] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:31.072288 10656 raft_consensus.cc:740] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:31.072958 10656 consensus_queue.cc:260] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.074887 10656 ts_tablet_manager.cc:1434] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:17:31.074862 10360 catalog_manager.cc:5697] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:31.075964 10656 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:31.076644 10359 catalog_manager.cc:5697] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.080869 10656 tablet_bootstrap.cc:654] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:31.085253 10656 tablet_bootstrap.cc:492] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:31.085700 10656 ts_tablet_manager.cc:1403] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:17:31.088181 10656 raft_consensus.cc:359] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:31.088878 10656 raft_consensus.cc:385] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:31.089144 10656 raft_consensus.cc:740] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:31.089855 10656 consensus_queue.cc:260] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:31.091652 10656 ts_tablet_manager.cc:1434] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:17:31.101145 10696 raft_consensus.cc:493] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.101567 10696 raft_consensus.cc:515] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.103343 10696 leader_election.cc:290] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.103921 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.104278 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:31.104502 10462 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 0.
I20260710 13:17:31.104831 10613 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 0.
I20260710 13:17:31.105474 10504 leader_election.cc:304] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.106115 10696 raft_consensus.cc:2804] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:31.106383 10696 raft_consensus.cc:493] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:31.106675 10696 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.111366 10696 raft_consensus.cc:515] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.112802 10696 leader_election.cc:290] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.113513 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.113652 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.113993 10462 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.114180 10613 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.118851 10613 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 1.
I20260710 13:17:31.118852 10462 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 1.
I20260710 13:17:31.119912 10504 leader_election.cc:304] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.120518 10696 raft_consensus.cc:2804] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:31.120999 10696 raft_consensus.cc:697] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.121702 10696 consensus_queue.cc:237] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.128400 10359 catalog_manager.cc:5697] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 0 to 1, leader changed from <none> to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.247107 10690 raft_consensus.cc:493] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.247702 10690 raft_consensus.cc:515] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.249630 10690 leader_election.cc:290] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.250411 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.250566 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:31.250990 10462 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:31.251173 10539 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:31.251982 10578 leader_election.cc:304] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.252610 10690 raft_consensus.cc:2804] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:31.252969 10690 raft_consensus.cc:493] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:31.253286 10690 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.258132 10690 raft_consensus.cc:515] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.259842 10690 leader_election.cc:290] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.260537 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.260799 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.261152 10462 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.261317 10539 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.264420 10690 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.268309 10539 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:31.269045 10462 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:31.269733 10577 leader_election.cc:304] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.270711 10690 raft_consensus.cc:2804] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:31.271178 10690 raft_consensus.cc:697] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.272022 10690 consensus_queue.cc:237] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.280951 10687 consensus_queue.cc:1048] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.281585 10690 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.285898 10359 catalog_manager.cc:5697] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:31.301616 10687 consensus_queue.cc:1048] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.332777 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95351272308446c288a0c6751a56718f"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:31.333289 10613 raft_consensus.cc:606] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:31.345117 10538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "795049292fc5404c92160aed2214a8dc"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
mode: GRACEFUL
new_leader_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:40470
I20260710 13:17:31.345551 10538 raft_consensus.cc:606] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Received request to transfer leadership to TS a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:31.350018 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:31.350437 10613 raft_consensus.cc:606] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:31.354686 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:31.355089 10613 raft_consensus.cc:606] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.359654 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:31.360136 10613 raft_consensus.cc:606] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.364529 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:31.365012 10613 raft_consensus.cc:606] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.375701 10690 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.381086 10462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
mode: GRACEFUL
new_leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:51114
I20260710 13:17:31.381642 10690 raft_consensus.cc:493] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.381801 10462 raft_consensus.cc:606] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Received request to transfer leadership to TS ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:31.382160 10690 raft_consensus.cc:515] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.384220 10690 leader_election.cc:290] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.386210 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:31.386729 10464 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.386210 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62295ffaa5a2454bb958ec041352b179" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.387923 10462 raft_consensus.cc:2393] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef0df85fd2084def98fdb6d1b4f073d7 in current term 1: Already voted for candidate c2fd5684c1e144e090aeb360a81804de in this term.
I20260710 13:17:31.391746 10578 leader_election.cc:304] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef0df85fd2084def98fdb6d1b4f073d7; no voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:31.395519 10690 raft_consensus.cc:3060] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.395766 10658 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.402702 10676 raft_consensus.cc:993] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.403039 10696 raft_consensus.cc:493] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.402426 10690 raft_consensus.cc:2749] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:31.403992 10676 raft_consensus.cc:1081] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.404039 10696 raft_consensus.cc:515] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } }
I20260710 13:17:31.405772 10464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95351272308446c288a0c6751a56718f"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:51100
I20260710 13:17:31.406241 10696 leader_election.cc:290] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.406388 10464 raft_consensus.cc:493] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.406854 10464 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.406966 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.408025 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15f18ffb6c54e5ea348c529896d9035" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:31.408733 10613 raft_consensus.cc:2393] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate a7cee198505040a7a52126f54e41b9a1 in this term.
I20260710 13:17:31.409755 10504 leader_election.cc:304] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:31.410386 10696 raft_consensus.cc:3060] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.412293 10464 raft_consensus.cc:515] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.414880 10464 leader_election.cc:290] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.416909 10696 raft_consensus.cc:2749] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:31.418110 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.418646 10613 raft_consensus.cc:3055] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.418917 10613 raft_consensus.cc:740] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.419683 10613 consensus_queue.cc:260] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.419971 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.420642 10538 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.420970 10613 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.426069 10538 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.426728 10613 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.427122 10428 leader_election.cc:304] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.428692 10687 raft_consensus.cc:2804] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.429163 10687 raft_consensus.cc:697] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:31.429966 10687 consensus_queue.cc:237] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.430367 10696 consensus_queue.cc:1048] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.431684 10658 consensus_queue.cc:1048] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.439132 10362 catalog_manager.cc:5697] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.444670 10690 consensus_queue.cc:1048] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.445689 10687 consensus_queue.cc:1048] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.454097 10690 raft_consensus.cc:993] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.454567 10676 raft_consensus.cc:1081] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.456239 10464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:51100
I20260710 13:17:31.456794 10464 raft_consensus.cc:493] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.457306 10464 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.456597 10696 raft_consensus.cc:493] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:31.458040 10696 raft_consensus.cc:515] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.460067 10696 leader_election.cc:290] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.461884 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:31.462678 10463 raft_consensus.cc:2393] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate ef0df85fd2084def98fdb6d1b4f073d7 in this term.
I20260710 13:17:31.463135 10663 consensus_queue.cc:1048] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.465224 10464 raft_consensus.cc:515] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.469165 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:31.469938 10464 leader_election.cc:290] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.474370 10676 consensus_queue.cc:1048] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.475605 10504 leader_election.cc:304] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:31.477165 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.476485 10687 consensus_queue.cc:1048] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:17:31.477762 10612 raft_consensus.cc:3055] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.479537 10612 raft_consensus.cc:740] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.480664 10663 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:31.489825 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5fd961a1cc4b9baec1fde9ad757950" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.490690 10539 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.488716 10612 consensus_queue.cc:260] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.492988 10663 raft_consensus.cc:2749] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:31.493567 10612 raft_consensus.cc:3060] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.503307 10539 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.503834 10612 raft_consensus.cc:2468] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.504770 10428 leader_election.cc:304] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.507478 10723 raft_consensus.cc:2804] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.508198 10723 raft_consensus.cc:697] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:31.509284 10723 consensus_queue.cc:237] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.522742 10690 consensus_queue.cc:1048] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.530140 10359 catalog_manager.cc:5697] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.532613 10658 raft_consensus.cc:993] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.533100 10690 raft_consensus.cc:1081] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.534482 10538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:17:31.534955 10538 raft_consensus.cc:493] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.535250 10538 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.540302 10538 raft_consensus.cc:515] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.541869 10538 leader_election.cc:290] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.542980 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.542980 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe17b8661b543629e8209524bf0f902" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.543639 10463 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.543843 10612 raft_consensus.cc:3055] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.544166 10612 raft_consensus.cc:740] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.544972 10612 consensus_queue.cc:260] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.546185 10612 raft_consensus.cc:3060] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.550071 10663 consensus_queue.cc:1048] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.550616 10463 raft_consensus.cc:2468] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.551774 10504 leader_election.cc:304] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.552451 10663 raft_consensus.cc:2804] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.552901 10663 raft_consensus.cc:697] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.553689 10663 consensus_queue.cc:237] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.554124 10612 raft_consensus.cc:2468] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.561084 10696 consensus_queue.cc:1048] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.567803 10359 catalog_manager.cc:5697] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.570209 10728 raft_consensus.cc:993] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: : Instructing follower a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.570683 10728 raft_consensus.cc:1081] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Signalling peer a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:31.572643 10462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "795049292fc5404c92160aed2214a8dc"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:51110
I20260710 13:17:31.573195 10462 raft_consensus.cc:493] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.573534 10462 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.579444 10462 raft_consensus.cc:515] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.581557 10462 leader_election.cc:290] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.582283 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.582988 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795049292fc5404c92160aed2214a8dc" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.583940 10538 raft_consensus.cc:3055] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.583945 10613 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.584358 10538 raft_consensus.cc:740] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.585604 10538 consensus_queue.cc:260] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.586833 10538 raft_consensus.cc:3060] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.591497 10613 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.592832 10429 leader_election.cc:304] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.593650 10723 raft_consensus.cc:2804] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.594013 10538 raft_consensus.cc:2468] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:31.594117 10723 raft_consensus.cc:697] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:31.595062 10723 consensus_queue.cc:237] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.601102 10362 catalog_manager.cc:5697] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 1 to 2, leader changed from c2fd5684c1e144e090aeb360a81804de (127.5.209.2) to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.665663 10690 consensus_queue.cc:1048] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.672389 10658 raft_consensus.cc:993] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.672855 10676 raft_consensus.cc:1081] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.674501 10539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:17:31.675596 10539 raft_consensus.cc:493] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.676108 10539 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.678778 10676 consensus_queue.cc:1048] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:31.682951 10539 raft_consensus.cc:515] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.688313 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.688313 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87eed6e6f94d0e8dc60c79d21a46cd" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.689136 10462 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.687287 10539 leader_election.cc:290] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.689237 10613 raft_consensus.cc:3055] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.689790 10613 raft_consensus.cc:740] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.690609 10613 consensus_queue.cc:260] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.691689 10613 raft_consensus.cc:3060] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.696346 10462 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.697760 10504 leader_election.cc:304] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.698680 10663 raft_consensus.cc:2804] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.698608 10613 raft_consensus.cc:2468] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.699362 10663 raft_consensus.cc:697] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.700270 10663 consensus_queue.cc:237] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.706810 10362 catalog_manager.cc:5697] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.711041 10660 raft_consensus.cc:993] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: : Instructing follower ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:31.711560 10723 raft_consensus.cc:1081] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Signalling peer ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:31.713204 10613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:59406
I20260710 13:17:31.713755 10613 raft_consensus.cc:493] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.714108 10613 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.719693 10613 raft_consensus.cc:515] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.721431 10613 leader_election.cc:290] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:31.722139 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.722421 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa7835a63cc4f6ab4555dc7e5099e8d" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:31.722771 10462 raft_consensus.cc:3055] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.722996 10539 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.723124 10462 raft_consensus.cc:740] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:31.723973 10462 consensus_queue.cc:260] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.724866 10462 raft_consensus.cc:3060] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.728379 10539 raft_consensus.cc:2468] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 2.
I20260710 13:17:31.729513 10577 leader_election.cc:304] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:31.729770 10462 raft_consensus.cc:2468] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 2.
I20260710 13:17:31.730360 10690 raft_consensus.cc:2804] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.730808 10690 raft_consensus.cc:697] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.731571 10690 consensus_queue.cc:237] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.737526 10362 catalog_manager.cc:5697] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 1 to 2, leader changed from a7cee198505040a7a52126f54e41b9a1 (127.5.209.1) to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 2 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:31.779656 10676 raft_consensus.cc:993] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.780099 10690 raft_consensus.cc:1081] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:31.781445 10539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:17:31.781903 10539 raft_consensus.cc:493] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.782193 10539 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.786772 10539 raft_consensus.cc:515] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.788527 10539 leader_election.cc:290] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:31.789242 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:31.789486 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:31.789868 10462 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.790019 10613 raft_consensus.cc:3055] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:31.790401 10613 raft_consensus.cc:740] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:31.791217 10613 consensus_queue.cc:260] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.792459 10613 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:31.796847 10462 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.798022 10504 leader_election.cc:304] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:31.798799 10663 raft_consensus.cc:2804] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:31.799304 10613 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:31.799330 10663 raft_consensus.cc:697] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:31.800351 10663 consensus_queue.cc:237] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:31.806073 10362 catalog_manager.cc:5697] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.892094 10539 raft_consensus.cc:1275] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:31.893321 10723 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:31.900292 10613 raft_consensus.cc:1275] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:31.901717 10723 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:31.994768 10539 raft_consensus.cc:1275] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:31.995990 10723 consensus_queue.cc:1048] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.004748 10613 raft_consensus.cc:1275] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.006021 10723 consensus_queue.cc:1048] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.094856 10613 raft_consensus.cc:1275] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.096237 10728 consensus_queue.cc:1048] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.097024 10613 raft_consensus.cc:1275] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.098623 10723 consensus_queue.cc:1048] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.106631 10462 raft_consensus.cc:1275] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.108318 10728 consensus_queue.cc:1048] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.115223 10539 raft_consensus.cc:1275] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.116434 10687 consensus_queue.cc:1048] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.155761 10539 raft_consensus.cc:1275] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.157061 10690 consensus_queue.cc:1048] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.164198 10462 raft_consensus.cc:1275] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.165952 10731 consensus_queue.cc:1048] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.187059 10612 raft_consensus.cc:1275] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.188364 10663 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.197017 10462 raft_consensus.cc:1275] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.198396 10728 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.230907 10462 raft_consensus.cc:1275] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.232174 10728 consensus_queue.cc:1048] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:32.239243 10612 raft_consensus.cc:1275] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:32.240753 10663 consensus_queue.cc:1048] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:34.417132 10362 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37936:
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 13:17:34.420056 10362 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 13:17:34.480126 10453 tablet_service.cc:1511] Processing CreateTablet for tablet 5d18b71c59cd4694848026e19a84b450 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:34.481510 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 5d18b71c59cd4694848026e19a84b450 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:34.482024 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d18b71c59cd4694848026e19a84b450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.483516 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d18b71c59cd4694848026e19a84b450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.483206 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 5d18b71c59cd4694848026e19a84b450 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:34.484877 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d18b71c59cd4694848026e19a84b450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.484688 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 23a81af2f2c64acd85f5f5773fd7a59e (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:34.486127 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a81af2f2c64acd85f5f5773fd7a59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.502871 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 23a81af2f2c64acd85f5f5773fd7a59e (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:34.504408 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a81af2f2c64acd85f5f5773fd7a59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.519858 10750 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.524613 10748 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.524334 10596 tablet_service.cc:1511] Processing CreateTablet for tablet 23a81af2f2c64acd85f5f5773fd7a59e (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:34.526153 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a81af2f2c64acd85f5f5773fd7a59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.527839 10750 tablet_bootstrap.cc:654] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.531033 10453 tablet_service.cc:1511] Processing CreateTablet for tablet fcd3376f780c4e37b5088d3113c004c8 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:34.532358 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd3376f780c4e37b5088d3113c004c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.541308 10748 tablet_bootstrap.cc:654] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.542728 10529 tablet_service.cc:1511] Processing CreateTablet for tablet fcd3376f780c4e37b5088d3113c004c8 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:34.544617 10529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd3376f780c4e37b5088d3113c004c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.553949 10748 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:34.554565 10748 ts_tablet_manager.cc:1403] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.015s
I20260710 13:17:34.557917 10748 raft_consensus.cc:359] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.558885 10748 raft_consensus.cc:385] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.559213 10748 raft_consensus.cc:740] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.560286 10748 consensus_queue.cc:260] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.560667 10750 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.560559 10601 tablet_service.cc:1511] Processing CreateTablet for tablet fcd3376f780c4e37b5088d3113c004c8 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:34.562772 10601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd3376f780c4e37b5088d3113c004c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.564836 10748 ts_tablet_manager.cc:1434] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260710 13:17:34.561470 10750 ts_tablet_manager.cc:1403] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260710 13:17:34.570214 10750 raft_consensus.cc:359] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.571089 10750 raft_consensus.cc:385] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.571475 10750 raft_consensus.cc:740] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.574265 10750 consensus_queue.cc:260] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.580719 10750 ts_tablet_manager.cc:1434] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:34.571992 10749 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:34.582126 10750 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.588750 10748 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.593631 10750 tablet_bootstrap.cc:654] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.595995 10748 tablet_bootstrap.cc:654] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.598613 10453 tablet_service.cc:1511] Processing CreateTablet for tablet a834d2a7920846fe8c744156d17b8f1f (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:34.600271 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a834d2a7920846fe8c744156d17b8f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.601922 10735 raft_consensus.cc:493] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.602648 10735 raft_consensus.cc:515] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.610395 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
W20260710 13:17:34.612950 10428 leader_election.cc:343] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.616043 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:34.616904 10612 raft_consensus.cc:2468] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:34.618884 10429 leader_election.cc:304] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:34.621374 10755 raft_consensus.cc:2804] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.623013 10735 leader_election.cc:290] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.623226 10755 raft_consensus.cc:493] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.624328 10755 raft_consensus.cc:3060] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.622829 10750 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.628034 10750 ts_tablet_manager.cc:1403] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.013s
I20260710 13:17:34.631326 10749 tablet_bootstrap.cc:654] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.632099 10601 tablet_service.cc:1511] Processing CreateTablet for tablet a834d2a7920846fe8c744156d17b8f1f (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:34.632184 10750 raft_consensus.cc:359] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.633247 10750 raft_consensus.cc:385] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.633498 10601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a834d2a7920846fe8c744156d17b8f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.641875 10755 raft_consensus.cc:515] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.633644 10750 raft_consensus.cc:740] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.644141 10453 tablet_service.cc:1511] Processing CreateTablet for tablet c20c2ae41e2341c689b2e35f1f982a29 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:34.644876 10749 tablet_bootstrap.cc:492] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:34.645371 10749 ts_tablet_manager.cc:1403] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.007s
I20260710 13:17:34.644532 10750 consensus_queue.cc:260] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.645723 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20c2ae41e2341c689b2e35f1f982a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.648438 10750 ts_tablet_manager.cc:1434] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:17:34.649861 10750 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.652346 10523 tablet_service.cc:1511] Processing CreateTablet for tablet a834d2a7920846fe8c744156d17b8f1f (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:34.653617 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a834d2a7920846fe8c744156d17b8f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.658388 10524 tablet_service.cc:1511] Processing CreateTablet for tablet c20c2ae41e2341c689b2e35f1f982a29 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:34.659709 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20c2ae41e2341c689b2e35f1f982a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.660326 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:34.661229 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
W20260710 13:17:34.661731 10428 leader_election.cc:343] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.661811 10612 raft_consensus.cc:3060] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.662232 10755 leader_election.cc:290] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.658401 10750 tablet_bootstrap.cc:654] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.670100 10612 raft_consensus.cc:2468] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:34.671700 10429 leader_election.cc:304] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:34.672608 10755 raft_consensus.cc:2804] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.673223 10755 raft_consensus.cc:697] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:34.674108 10755 consensus_queue.cc:237] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.677336 10603 tablet_service.cc:1511] Processing CreateTablet for tablet c20c2ae41e2341c689b2e35f1f982a29 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:34.678853 10603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20c2ae41e2341c689b2e35f1f982a29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.691726 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 5426c931e134434b991ba7f147672636 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:34.693353 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5426c931e134434b991ba7f147672636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.702119 10601 tablet_service.cc:1511] Processing CreateTablet for tablet 5426c931e134434b991ba7f147672636 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:34.702355 10749 raft_consensus.cc:359] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.703085 10749 raft_consensus.cc:385] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.703439 10749 raft_consensus.cc:740] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.703775 10601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5426c931e134434b991ba7f147672636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.704169 10749 consensus_queue.cc:260] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.706710 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 5426c931e134434b991ba7f147672636 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:34.708021 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5426c931e134434b991ba7f147672636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.732471 10362 catalog_manager.cc:5697] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.736872 10749 ts_tablet_manager.cc:1434] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.091s	user 0.002s	sys 0.006s
I20260710 13:17:34.737941 10749 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:34.743122 10453 tablet_service.cc:1511] Processing CreateTablet for tablet a7da6d4c2e9547e9b791d74fb5256b91 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:34.743744 10529 tablet_service.cc:1511] Processing CreateTablet for tablet a7da6d4c2e9547e9b791d74fb5256b91 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:34.745057 10529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7da6d4c2e9547e9b791d74fb5256b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.752039 10454 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b80546b049e390cc17569f7d84ce (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:34.752408 10601 tablet_service.cc:1511] Processing CreateTablet for tablet a7da6d4c2e9547e9b791d74fb5256b91 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:34.753854 10601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7da6d4c2e9547e9b791d74fb5256b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.745059 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7da6d4c2e9547e9b791d74fb5256b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.756747 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b80546b049e390cc17569f7d84ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.758701 10750 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.759313 10750 ts_tablet_manager.cc:1403] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.056s
I20260710 13:17:34.762440 10750 raft_consensus.cc:359] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.763192 10750 raft_consensus.cc:385] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.763538 10750 raft_consensus.cc:740] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.764719 10748 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:34.764449 10750 consensus_queue.cc:260] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.765220 10748 ts_tablet_manager.cc:1403] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.177s	user 0.036s	sys 0.057s
I20260710 13:17:34.767197 10750 ts_tablet_manager.cc:1434] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:34.768258 10750 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.772591 10525 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b80546b049e390cc17569f7d84ce (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:34.773913 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b80546b049e390cc17569f7d84ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.774869 10750 tablet_bootstrap.cc:654] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.778021 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 522b7a472b064aa2ba079d3eedfcf0b2 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:34.780486 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 522b7a472b064aa2ba079d3eedfcf0b2 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:34.781842 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522b7a472b064aa2ba079d3eedfcf0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.783174 10755 raft_consensus.cc:493] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.783713 10755 raft_consensus.cc:515] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.784494 10600 tablet_service.cc:1511] Processing CreateTablet for tablet 522b7a472b064aa2ba079d3eedfcf0b2 (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:34.784591 10596 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b80546b049e390cc17569f7d84ce (DEFAULT_TABLE table=soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:34.786135 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522b7a472b064aa2ba079d3eedfcf0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.786623 10755 leader_election.cc:290] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.787026 10748 raft_consensus.cc:359] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.787556 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:34.787452 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522b7a472b064aa2ba079d3eedfcf0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.788892 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:34.787806 10748 raft_consensus.cc:385] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:17:34.790102 10429 leader_election.cc:343] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.790428 10748 raft_consensus.cc:740] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
W20260710 13:17:34.791797 10428 leader_election.cc:343] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.792271 10428 leader_election.cc:304] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1; no voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:34.793545 10735 raft_consensus.cc:2749] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.795420 10748 consensus_queue.cc:260] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.797878 10748 ts_tablet_manager.cc:1434] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:17:34.793545 10755 raft_consensus.cc:493] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.799822 10755 raft_consensus.cc:515] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.802241 10755 leader_election.cc:290] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.804085 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b80546b049e390cc17569f7d84ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.809837 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:34.810591 10612 raft_consensus.cc:2468] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:34.812888 10429 leader_election.cc:304] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:34.813872 10755 raft_consensus.cc:2804] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.814209 10749 tablet_bootstrap.cc:654] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.814265 10755 raft_consensus.cc:493] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.814810 10755 raft_consensus.cc:3060] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.821843 10748 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.831106 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:34.832408 10695 raft_consensus.cc:493] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.832942 10695 raft_consensus.cc:515] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.834113 10755 raft_consensus.cc:515] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.836602 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:34.838119 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:34.838737 10613 raft_consensus.cc:3060] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.839439 10695 leader_election.cc:290] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.839751 10611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d18b71c59cd4694848026e19a84b450" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
W20260710 13:17:34.840153 10428 leader_election.cc:343] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.840564 10611 raft_consensus.cc:2393] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate a7cee198505040a7a52126f54e41b9a1 in this term.
I20260710 13:17:34.844059 10504 leader_election.cc:304] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:34.836778 10755 leader_election.cc:290] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:34.851438 10695 raft_consensus.cc:3060] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.852679 10748 tablet_bootstrap.cc:654] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.862944 10695 raft_consensus.cc:2749] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.863700 10613 raft_consensus.cc:2468] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:34.864944 10429 leader_election.cc:304] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
W20260710 13:17:34.865712 10410 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:34.865748 10755 raft_consensus.cc:2804] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.866482 10755 raft_consensus.cc:697] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:34.867671 10755 consensus_queue.cc:237] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.875130 10750 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.875756 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:34.875766 10750 ts_tablet_manager.cc:1403] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.003s
W20260710 13:17:34.877079 10428 leader_election.cc:343] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.879062 10750 raft_consensus.cc:359] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.880532 10750 raft_consensus.cc:385] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.880829 10750 raft_consensus.cc:740] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.882869 10750 consensus_queue.cc:260] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.883785 10749 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:34.884027 10748 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:34.884326 10749 ts_tablet_manager.cc:1403] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.005s
I20260710 13:17:34.884467 10748 ts_tablet_manager.cc:1403] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260710 13:17:34.885658 10750 ts_tablet_manager.cc:1434] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:17:34.886654 10750 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.887583 10748 raft_consensus.cc:359] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.887769 10749 raft_consensus.cc:359] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.888355 10748 raft_consensus.cc:385] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.888626 10749 raft_consensus.cc:385] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.888670 10748 raft_consensus.cc:740] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.889035 10749 raft_consensus.cc:740] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.889988 10749 consensus_queue.cc:260] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.889600 10748 consensus_queue.cc:260] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.892419 10749 ts_tablet_manager.cc:1434] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:34.893489 10749 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:34.895040 10748 ts_tablet_manager.cc:1434] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:17:34.896215 10748 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.895653 10362 catalog_manager.cc:5697] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.899959 10749 tablet_bootstrap.cc:654] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.903642 10748 tablet_bootstrap.cc:654] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.905551 10749 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:34.906061 10749 ts_tablet_manager.cc:1403] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:17:34.908500 10750 tablet_bootstrap.cc:654] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.915189 10749 raft_consensus.cc:359] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.916445 10749 raft_consensus.cc:385] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.916680 10749 raft_consensus.cc:740] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.917320 10749 consensus_queue.cc:260] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.920197 10749 ts_tablet_manager.cc:1434] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260710 13:17:34.921375 10749 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:34.929591 10749 tablet_bootstrap.cc:654] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.931999 10748 tablet_bootstrap.cc:492] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:34.932539 10748 ts_tablet_manager.cc:1403] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.013s
I20260710 13:17:34.934170 10750 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.934549 10750 ts_tablet_manager.cc:1403] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260710 13:17:34.936672 10750 raft_consensus.cc:359] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.937325 10750 raft_consensus.cc:385] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.936520 10748 raft_consensus.cc:359] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.937575 10750 raft_consensus.cc:740] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.937678 10748 raft_consensus.cc:385] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.938429 10750 consensus_queue.cc:260] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.939239 10748 raft_consensus.cc:740] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.940028 10748 consensus_queue.cc:260] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.940584 10749 tablet_bootstrap.cc:492] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:34.940940 10750 ts_tablet_manager.cc:1434] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:34.941988 10750 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.942397 10748 ts_tablet_manager.cc:1434] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:17:34.943367 10748 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.943724 10749 ts_tablet_manager.cc:1403] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 13:17:34.946787 10749 raft_consensus.cc:359] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.947508 10749 raft_consensus.cc:385] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.947791 10749 raft_consensus.cc:740] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.948758 10750 tablet_bootstrap.cc:654] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.948478 10749 consensus_queue.cc:260] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.950126 10748 tablet_bootstrap.cc:654] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.951035 10749 ts_tablet_manager.cc:1434] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:17:34.952050 10749 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:34.958432 10749 tablet_bootstrap.cc:654] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.965487 10748 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:34.966418 10748 ts_tablet_manager.cc:1403] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 13:17:34.968495 10750 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:34.969489 10750 ts_tablet_manager.cc:1403] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260710 13:17:34.969843 10736 raft_consensus.cc:493] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.970355 10736 raft_consensus.cc:515] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.970906 10748 raft_consensus.cc:359] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.972147 10748 raft_consensus.cc:385] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.972730 10748 raft_consensus.cc:740] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.973374 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:34.972591 10750 raft_consensus.cc:359] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.973814 10736 leader_election.cc:290] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:34.974016 10463 raft_consensus.cc:2468] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:34.974074 10750 raft_consensus.cc:385] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.975042 10750 raft_consensus.cc:740] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.975472 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:34.976372 10750 consensus_queue.cc:260] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
W20260710 13:17:34.976969 10577 leader_election.cc:343] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.974627 10748 consensus_queue.cc:260] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.981089 10578 leader_election.cc:304] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:34.981829 10748 ts_tablet_manager.cc:1434] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:17:34.982177 10736 raft_consensus.cc:2804] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.983939 10749 tablet_bootstrap.cc:492] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:34.983954 10736 raft_consensus.cc:493] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.984505 10736 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.984592 10749 ts_tablet_manager.cc:1403] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.010s
I20260710 13:17:34.984669 10748 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:34.987869 10749 raft_consensus.cc:359] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.983510 10750 ts_tablet_manager.cc:1434] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 13:17:34.988687 10749 raft_consensus.cc:385] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.989019 10749 raft_consensus.cc:740] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.989493 10750 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:34.989769 10749 consensus_queue.cc:260] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.992189 10749 ts_tablet_manager.cc:1434] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:34.997150 10750 tablet_bootstrap.cc:654] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.997257 10736 raft_consensus.cc:515] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:34.999678 10748 tablet_bootstrap.cc:654] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.999262 10749 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:35.005740 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.006177 10748 tablet_bootstrap.cc:492] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:35.006397 10463 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.006721 10748 ts_tablet_manager.cc:1403] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260710 13:17:35.008190 10736 leader_election.cc:290] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.008777 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.009361 10749 tablet_bootstrap.cc:654] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:35.010239 10577 leader_election.cc:343] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:35.009953 10748 raft_consensus.cc:359] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.012228 10748 raft_consensus.cc:385] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.012641 10748 raft_consensus.cc:740] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.013631 10748 consensus_queue.cc:260] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.018718 10748 ts_tablet_manager.cc:1434] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:17:35.019770 10748 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:35.029363 10748 tablet_bootstrap.cc:654] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.030313 10749 tablet_bootstrap.cc:492] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:35.030865 10749 ts_tablet_manager.cc:1403] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.003s
I20260710 13:17:35.032979 10463 raft_consensus.cc:2468] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.035815 10578 leader_election.cc:304] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:35.037483 10736 raft_consensus.cc:2804] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.038722 10750 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:35.039430 10750 ts_tablet_manager.cc:1403] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.012s
I20260710 13:17:35.038980 10749 raft_consensus.cc:359] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.039921 10749 raft_consensus.cc:385] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.040231 10749 raft_consensus.cc:740] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.040956 10749 consensus_queue.cc:260] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.042563 10748 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:35.043066 10748 ts_tablet_manager.cc:1403] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260710 13:17:35.043356 10750 raft_consensus.cc:359] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.044168 10750 raft_consensus.cc:385] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.044510 10750 raft_consensus.cc:740] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.045787 10749 ts_tablet_manager.cc:1434] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:17:35.045397 10750 consensus_queue.cc:260] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.046108 10748 raft_consensus.cc:359] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.046802 10749 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:35.046842 10748 raft_consensus.cc:385] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.047367 10748 raft_consensus.cc:740] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.048091 10748 consensus_queue.cc:260] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.050670 10748 ts_tablet_manager.cc:1434] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:17:35.051009 10750 ts_tablet_manager.cc:1434] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:17:35.051728 10748 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:35.052141 10750 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:35.054072 10749 tablet_bootstrap.cc:654] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.058573 10748 tablet_bootstrap.cc:654] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.058885 10750 tablet_bootstrap.cc:654] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.063338 10736 raft_consensus.cc:697] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.064193 10736 consensus_queue.cc:237] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.065858 10749 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:35.066438 10749 ts_tablet_manager.cc:1403] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260710 13:17:35.071609 10750 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:35.072124 10750 ts_tablet_manager.cc:1403] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:17:35.073710 10749 raft_consensus.cc:359] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.074546 10749 raft_consensus.cc:385] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.074931 10748 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:35.074898 10749 raft_consensus.cc:740] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.075613 10748 ts_tablet_manager.cc:1403] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260710 13:17:35.075043 10750 raft_consensus.cc:359] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.076113 10750 raft_consensus.cc:385] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.076436 10750 raft_consensus.cc:740] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.076225 10749 consensus_queue.cc:260] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.077275 10750 consensus_queue.cc:260] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.078336 10748 raft_consensus.cc:359] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.078998 10748 raft_consensus.cc:385] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.079247 10748 raft_consensus.cc:740] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.080101 10748 consensus_queue.cc:260] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.082295 10748 ts_tablet_manager.cc:1434] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:17:35.083148 10748 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: Bootstrap starting.
I20260710 13:17:35.084051 10749 ts_tablet_manager.cc:1434] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:17:35.087354 10749 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:35.088850 10748 tablet_bootstrap.cc:654] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.087988 10750 ts_tablet_manager.cc:1434] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:17:35.093530 10748 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: No bootstrap required, opened a new log
I20260710 13:17:35.093942 10748 ts_tablet_manager.cc:1403] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 13:17:35.096000 10749 tablet_bootstrap.cc:654] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.095976 10748 raft_consensus.cc:359] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.096587 10748 raft_consensus.cc:385] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.096827 10748 raft_consensus.cc:740] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.097411 10748 consensus_queue.cc:260] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.089965 10750 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: Bootstrap starting.
I20260710 13:17:35.099205 10748 ts_tablet_manager.cc:1434] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:17:35.104727 10750 tablet_bootstrap.cc:654] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.105708 10749 tablet_bootstrap.cc:492] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:35.106169 10749 ts_tablet_manager.cc:1403] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:17:35.109347 10749 raft_consensus.cc:359] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.109447 10362 catalog_manager.cc:5697] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:35.110321 10749 raft_consensus.cc:385] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.110751 10749 raft_consensus.cc:740] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.111644 10749 consensus_queue.cc:260] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.114259 10750 tablet_bootstrap.cc:492] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: No bootstrap required, opened a new log
I20260710 13:17:35.114779 10750 ts_tablet_manager.cc:1403] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 13:17:35.116165 10749 ts_tablet_manager.cc:1434] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:17:35.116313 10736 raft_consensus.cc:493] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.116895 10736 raft_consensus.cc:515] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.118310 10750 raft_consensus.cc:359] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.118896 10750 raft_consensus.cc:385] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.119022 10736 leader_election.cc:290] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.119208 10750 raft_consensus.cc:740] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.117311 10749 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: Bootstrap starting.
I20260710 13:17:35.119829 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.120028 10750 consensus_queue.cc:260] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.120486 10463 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.121794 10578 leader_election.cc:304] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.122267 10750 ts_tablet_manager.cc:1434] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:35.122469 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:35.122627 10736 raft_consensus.cc:2804] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.123056 10736 raft_consensus.cc:493] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.123145 10539 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.123435 10736 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.126062 10760 raft_consensus.cc:493] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.126384 10749 tablet_bootstrap.cc:654] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:35.126538 10760 raft_consensus.cc:515] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.130476 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:35.133045 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.136368 10736 raft_consensus.cc:515] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.138044 10736 leader_election.cc:290] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.138872 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.139464 10462 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.140816 10539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.141614 10539 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.144834 10695 raft_consensus.cc:493] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.145501 10695 raft_consensus.cc:515] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.146400 10736 raft_consensus.cc:493] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.146867 10736 raft_consensus.cc:515] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.147111 10462 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.148092 10695 leader_election.cc:290] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.148411 10578 leader_election.cc:304] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.148901 10736 leader_election.cc:290] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.149389 10736 raft_consensus.cc:2804] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.149828 10736 raft_consensus.cc:697] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.150552 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.150735 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5426c931e134434b991ba7f147672636" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.151196 10464 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.150759 10736 consensus_queue.cc:237] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.151842 10461 raft_consensus.cc:2468] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 0.
I20260710 13:17:35.153589 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5426c931e134434b991ba7f147672636" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:35.153918 10578 leader_election.cc:304] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.154404 10613 raft_consensus.cc:2468] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 0.
I20260710 13:17:35.154943 10775 raft_consensus.cc:2804] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.155465 10775 raft_consensus.cc:493] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.155889 10775 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.156473 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:35.157337 10538 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.159767 10504 leader_election.cc:304] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.160424 10695 raft_consensus.cc:2804] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.160841 10695 raft_consensus.cc:493] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.161339 10695 raft_consensus.cc:3060] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.128698 10760 leader_election.cc:290] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.134262 10463 raft_consensus.cc:2393] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate ef0df85fd2084def98fdb6d1b4f073d7 in this term.
I20260710 13:17:35.165136 10504 leader_election.cc:304] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:35.170415 10735 consensus_queue.cc:1048] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.171201 10695 raft_consensus.cc:515] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.174144 10760 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.174674 10539 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.174999 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5426c931e134434b991ba7f147672636" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.175845 10461 raft_consensus.cc:3060] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.185497 10760 raft_consensus.cc:2749] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:35.186954 10358 catalog_manager.cc:5697] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:35.188184 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5426c931e134434b991ba7f147672636" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.189035 10613 raft_consensus.cc:3060] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.178853 10775 raft_consensus.cc:515] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.192160 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.192320 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.192816 10463 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.192929 10537 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.198814 10695 leader_election.cc:290] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.200651 10537 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.202253 10463 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.202898 10577 leader_election.cc:304] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.203831 10736 raft_consensus.cc:2804] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.205089 10775 leader_election.cc:290] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.210438 10736 raft_consensus.cc:697] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.213693 10461 raft_consensus.cc:2468] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 1.
I20260710 13:17:35.211781 10736 consensus_queue.cc:237] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.219023 10749 tablet_bootstrap.cc:492] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: No bootstrap required, opened a new log
I20260710 13:17:35.219825 10749 ts_tablet_manager.cc:1403] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: Time spent bootstrapping tablet: real 0.103s	user 0.042s	sys 0.045s
I20260710 13:17:35.221972 10504 leader_election.cc:304] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.222909 10695 raft_consensus.cc:2804] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.223098 10749 raft_consensus.cc:359] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.223898 10749 raft_consensus.cc:385] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:35.223503 10695 raft_consensus.cc:697] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:35.224398 10749 raft_consensus.cc:740] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Initialized, Role: FOLLOWER
I20260710 13:17:35.225162 10749 consensus_queue.cc:260] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.223505 10613 raft_consensus.cc:2468] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 1.
I20260710 13:17:35.225296 10695 consensus_queue.cc:237] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.227344 10749 ts_tablet_manager.cc:1434] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:35.236897 10755 consensus_queue.cc:1048] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.239797 10358 catalog_manager.cc:5697] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:35.243098 10760 raft_consensus.cc:493] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.243633 10760 raft_consensus.cc:515] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.244665 10736 raft_consensus.cc:493] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.245126 10736 raft_consensus.cc:515] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.245592 10760 leader_election.cc:290] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.247741 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:35.248497 10613 raft_consensus.cc:2393] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2fd5684c1e144e090aeb360a81804de in current term 1: Already voted for candidate a7cee198505040a7a52126f54e41b9a1 in this term.
I20260710 13:17:35.250123 10736 leader_election.cc:290] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.250128 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd3376f780c4e37b5088d3113c004c8" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.255697 10504 leader_election.cc:304] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de; no voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:35.257380 10760 raft_consensus.cc:3060] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.262746 10362 catalog_manager.cc:5697] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 0 to 1, leader changed from <none> to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 1 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.263695 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522b7a472b064aa2ba079d3eedfcf0b2" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:35.264315 10537 raft_consensus.cc:2468] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.247741 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522b7a472b064aa2ba079d3eedfcf0b2" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1" is_pre_election: true
I20260710 13:17:35.265367 10577 leader_election.cc:304] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.266004 10461 raft_consensus.cc:2468] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 0.
I20260710 13:17:35.266152 10736 raft_consensus.cc:2804] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.270337 10760 raft_consensus.cc:2749] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:35.270406 10736 raft_consensus.cc:493] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.271415 10736 raft_consensus.cc:3060] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.277498 10736 raft_consensus.cc:515] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.280476 10755 raft_consensus.cc:493] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.280952 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522b7a472b064aa2ba079d3eedfcf0b2" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.281545 10461 raft_consensus.cc:3060] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.281001 10755 raft_consensus.cc:515] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.283663 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522b7a472b064aa2ba079d3eedfcf0b2" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.284260 10538 raft_consensus.cc:3060] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.284813 10755 leader_election.cc:290] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.286273 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:35.286926 10612 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:35.288216 10429 leader_election.cc:304] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.288362 10735 raft_consensus.cc:493] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:35.288889 10735 raft_consensus.cc:515] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.289934 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:35.290593 10537 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:35.292030 10755 raft_consensus.cc:2804] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.292508 10755 raft_consensus.cc:493] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.292892 10538 raft_consensus.cc:2468] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.292861 10755 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.293699 10736 leader_election.cc:290] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:35.294134 10577 leader_election.cc:304] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.293464 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de" is_pre_election: true
I20260710 13:17:35.297573 10537 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:35.297987 10461 raft_consensus.cc:2468] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 1.
I20260710 13:17:35.295157 10735 leader_election.cc:290] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.298735 10428 leader_election.cc:304] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.299932 10735 raft_consensus.cc:2804] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:35.300300 10735 raft_consensus.cc:493] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:35.300618 10735 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.300792 10736 raft_consensus.cc:2804] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.302174 10736 raft_consensus.cc:697] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.303048 10736 consensus_queue.cc:237] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.306288 10755 raft_consensus.cc:515] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.307669 10735 raft_consensus.cc:515] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.309206 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" is_pre_election: true
I20260710 13:17:35.309343 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.309837 10537 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.309876 10612 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 0.
I20260710 13:17:35.310230 10735 leader_election.cc:290] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.311954 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.312770 10538 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.314353 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.314930 10612 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.319286 10537 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:35.320837 10428 leader_election.cc:304] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.321931 10735 raft_consensus.cc:2804] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.322291 10612 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:35.323196 10735 raft_consensus.cc:697] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.322005 10755 leader_election.cc:290] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.325413 10538 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:35.327147 10428 leader_election.cc:304] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.327620 10735 consensus_queue.cc:237] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.328518 10755 raft_consensus.cc:2804] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:35.329191 10755 raft_consensus.cc:697] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.330389 10755 consensus_queue.cc:237] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.339359 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.340339 10613 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:35.349179 10755 consensus_queue.cc:1048] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.351137 10613 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 1.
I20260710 13:17:35.353083 10794 consensus_queue.cc:1048] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:17:35.353884 10362 catalog_manager.cc:5697] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 1 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:35.358955 10358 catalog_manager.cc:5697] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.377629 10358 catalog_manager.cc:5697] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 1 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.408537 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:35.409096 10613 raft_consensus.cc:606] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:35.416621 10613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:35.417151 10613 raft_consensus.cc:606] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS a7cee198505040a7a52126f54e41b9a1
I20260710 13:17:35.422266 10612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:59418
I20260710 13:17:35.422919 10612 raft_consensus.cc:606] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:35.430011 10461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:51114
I20260710 13:17:35.430678 10461 raft_consensus.cc:606] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:35.435261 10461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
mode: GRACEFUL
new_leader_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:51114
I20260710 13:17:35.435907 10461 raft_consensus.cc:606] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Received request to transfer leadership to TS c2fd5684c1e144e090aeb360a81804de
I20260710 13:17:35.520354 10736 consensus_queue.cc:1048] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.526367 10786 raft_consensus.cc:993] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:35.526842 10775 raft_consensus.cc:1081] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:35.531409 10461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:51100
I20260710 13:17:35.532037 10736 consensus_queue.cc:1048] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.532303 10461 raft_consensus.cc:493] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.532860 10461 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.543174 10461 raft_consensus.cc:515] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.545264 10461 leader_election.cc:290] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.545792 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.546425 10612 raft_consensus.cc:3055] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.546533 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a834d2a7920846fe8c744156d17b8f1f" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.546787 10612 raft_consensus.cc:740] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.547506 10538 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.547924 10612 consensus_queue.cc:260] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.549186 10612 raft_consensus.cc:3060] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.553999 10538 raft_consensus.cc:2468] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:35.554190 10612 raft_consensus.cc:2468] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:35.555059 10428 leader_election.cc:304] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.555816 10755 raft_consensus.cc:2804] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.556284 10755 raft_consensus.cc:697] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.556936 10755 consensus_queue.cc:237] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.564534 10736 consensus_queue.cc:1048] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.564401 10362 catalog_manager.cc:5697] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.575381 10736 consensus_queue.cc:1048] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.584309 10775 raft_consensus.cc:993] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.584753 10736 raft_consensus.cc:1081] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.586278 10538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40454
I20260710 13:17:35.586925 10538 raft_consensus.cc:493] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.587357 10538 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.592952 10538 raft_consensus.cc:515] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.594791 10538 leader_election.cc:290] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.596345 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.597010 10463 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.602252 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20c2ae41e2341c689b2e35f1f982a29" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.602277 10463 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.602937 10612 raft_consensus.cc:3055] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.603329 10612 raft_consensus.cc:740] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.603579 10504 leader_election.cc:304] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.604416 10760 raft_consensus.cc:2804] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.604182 10612 consensus_queue.cc:260] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.604959 10760 raft_consensus.cc:697] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:35.605598 10612 raft_consensus.cc:3060] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.605789 10760 consensus_queue.cc:237] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.610932 10736 consensus_queue.cc:1048] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.612547 10612 raft_consensus.cc:2468] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.615489 10362 catalog_manager.cc:5697] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.617844 10775 raft_consensus.cc:993] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: : Instructing follower a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:35.618333 10775 raft_consensus.cc:1081] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Signalling peer a7cee198505040a7a52126f54e41b9a1 to start an election
I20260710 13:17:35.622737 10461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
 from {username='slave'} at 127.0.0.1:51100
I20260710 13:17:35.623325 10461 raft_consensus.cc:493] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.623675 10461 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.624325 10736 consensus_queue.cc:1048] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.630460 10695 consensus_queue.cc:1048] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.632076 10461 raft_consensus.cc:515] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.633991 10463 raft_consensus.cc:1240] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Rejecting Update request from peer ef0df85fd2084def98fdb6d1b4f073d7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:35.638854 10461 leader_election.cc:290] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Requested vote from peers c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.639474 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:35.640107 10537 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.640246 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a81af2f2c64acd85f5f5773fd7a59e" candidate_uuid: "a7cee198505040a7a52126f54e41b9a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.640671 10736 consensus_queue.cc:1059] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.646602 10785 consensus_queue.cc:1048] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.647958 10537 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
I20260710 13:17:35.648926 10613 raft_consensus.cc:3055] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.649305 10613 raft_consensus.cc:740] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:35.649925 10428 leader_election.cc:304] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7cee198505040a7a52126f54e41b9a1, c2fd5684c1e144e090aeb360a81804de; no voters: 
I20260710 13:17:35.650205 10613 consensus_queue.cc:260] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.650749 10755 raft_consensus.cc:2804] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.651229 10755 raft_consensus.cc:697] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Leader. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.651659 10613 raft_consensus.cc:3060] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.652087 10755 consensus_queue.cc:237] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [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: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.658568 10613 raft_consensus.cc:2468] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7cee198505040a7a52126f54e41b9a1 in term 2.
W20260710 13:17:35.659168 10736 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:17:35.663980 10362 catalog_manager.cc:5697] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 reported cstate change: term changed from 1 to 2, leader changed from ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3) to a7cee198505040a7a52126f54e41b9a1 (127.5.209.1). New cstate: current_term: 2 leader_uuid: "a7cee198505040a7a52126f54e41b9a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.768033 10755 consensus_queue.cc:1048] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.774009 10735 raft_consensus.cc:993] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.774539 10794 raft_consensus.cc:1081] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.777511 10537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40446
I20260710 13:17:35.778117 10537 raft_consensus.cc:493] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.778527 10537 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.780850 10755 consensus_queue.cc:1048] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.788273 10537 raft_consensus.cc:515] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.790475 10537 leader_election.cc:290] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.792209 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.792794 10463 raft_consensus.cc:3055] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.792937 10612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7da6d4c2e9547e9b791d74fb5256b91" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.793267 10463 raft_consensus.cc:740] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.793754 10612 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.794162 10463 consensus_queue.cc:260] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.795540 10463 raft_consensus.cc:3060] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.799031 10736 consensus_queue.cc:1048] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.801690 10612 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.801556 10463 raft_consensus.cc:2468] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.802940 10504 leader_election.cc:304] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.803800 10785 raft_consensus.cc:2804] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.804454 10785 raft_consensus.cc:697] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:35.805348 10785 consensus_queue.cc:237] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.815536 10775 consensus_queue.cc:1048] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.826594 10358 catalog_manager.cc:5697] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from a7cee198505040a7a52126f54e41b9a1 (127.5.209.1) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.878147 10755 consensus_queue.cc:1048] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.885136 10735 raft_consensus.cc:993] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: : Instructing follower c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.885607 10735 raft_consensus.cc:1081] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Signalling peer c2fd5684c1e144e090aeb360a81804de to start an election
I20260710 13:17:35.889472 10538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
 from {username='slave'} at 127.0.0.1:40446
I20260710 13:17:35.890141 10538 raft_consensus.cc:493] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.890518 10538 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.893839 10755 consensus_queue.cc:1048] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:35.897842 10538 raft_consensus.cc:515] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.900873 10538 leader_election.cc:290] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3:39941)
I20260710 13:17:35.900803 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:35.902005 10463 raft_consensus.cc:3055] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.902253 10613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b80546b049e390cc17569f7d84ce" candidate_uuid: "c2fd5684c1e144e090aeb360a81804de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
I20260710 13:17:35.902853 10613 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.902366 10463 raft_consensus.cc:740] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:35.909459 10613 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.909451 10463 consensus_queue.cc:260] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.910634 10504 leader_election.cc:304] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2fd5684c1e144e090aeb360a81804de, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:35.910804 10463 raft_consensus.cc:3060] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.911428 10695 raft_consensus.cc:2804] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.911907 10695 raft_consensus.cc:697] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Leader. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:35.912732 10695 consensus_queue.cc:237] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:35.917263 10463 raft_consensus.cc:2468] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2fd5684c1e144e090aeb360a81804de in term 2.
I20260710 13:17:35.921027 10362 catalog_manager.cc:5697] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de reported cstate change: term changed from 1 to 2, leader changed from a7cee198505040a7a52126f54e41b9a1 (127.5.209.1) to c2fd5684c1e144e090aeb360a81804de (127.5.209.2). New cstate: current_term: 2 leader_uuid: "c2fd5684c1e144e090aeb360a81804de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:36.013885 10613 raft_consensus.cc:1275] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.015173 10755 consensus_queue.cc:1048] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.022987 10538 raft_consensus.cc:1275] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.026449 10755 consensus_queue.cc:1048] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.070983 10463 raft_consensus.cc:1275] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.072817 10695 consensus_queue.cc:1048] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.077747 10613 raft_consensus.cc:1275] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.079006 10695 consensus_queue.cc:1048] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.081560 10612 raft_consensus.cc:1275] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.085729 10735 consensus_queue.cc:1048] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.100666 10538 raft_consensus.cc:1275] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Refusing update from remote peer a7cee198505040a7a52126f54e41b9a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.102180 10794 consensus_queue.cc:1048] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.201272 10463 raft_consensus.cc:1275] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.202818 10760 consensus_queue.cc:1048] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.210819 10613 raft_consensus.cc:1275] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.212424 10695 consensus_queue.cc:1048] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.356685 10613 raft_consensus.cc:1275] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.358424 10815 consensus_queue.cc:1048] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:36.366262 10463 raft_consensus.cc:1275] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Refusing update from remote peer c2fd5684c1e144e090aeb360a81804de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:36.367578 10815 consensus_queue.cc:1048] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:38.441514 10358 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37936:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:17:38.463505 10358 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37936:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:17:38.483870  5956 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:17:38.769635 10862 log.cc:927] Time spent T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Append to log took a long time: real 0.066s	user 0.000s	sys 0.005s
I20260710 13:17:38.775100 10462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95351272308446c288a0c6751a56718f"
dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
mode: GRACEFUL
new_leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:57086
I20260710 13:17:38.803582 10462 raft_consensus.cc:606] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Received request to transfer leadership to TS ef0df85fd2084def98fdb6d1b4f073d7
W20260710 13:17:38.853817 10504 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.1:45257, user_credentials={real_user=slave}} blocked reactor thread for 56995us
I20260710 13:17:38.874358 10868 tablet.cc:1724] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:38.886483 10428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.2:40473, user_credentials={real_user=slave}} blocked reactor thread for 127972us
W20260710 13:17:38.894856 10866 log.cc:927] Time spent T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260710 13:17:38.875634 10876 tablet.cc:1724] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:38.937868 10883 tablet.cc:1724] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:38.959738 10577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.2:40473, user_credentials={real_user=slave}} blocked reactor thread for 51363.2us
I20260710 13:17:38.908278 10880 tablet.cc:1724] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:38.893138 10879 tablet.cc:1724] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:38.998135 10879 tablet.cc:1724] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.012637 10868 tablet.cc:1724] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.017932 10877 raft_consensus.cc:993] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: : Instructing follower ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:39.018486 10877 raft_consensus.cc:1081] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Signalling peer ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:39.020999 10609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95351272308446c288a0c6751a56718f"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:59406
I20260710 13:17:39.021723 10609 raft_consensus.cc:493] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.022153 10609 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.024760 10885 tablet.cc:1724] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.040516 10880 tablet.cc:1724] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.042467 10892 tablet.cc:1724] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.044651 10876 tablet.cc:1724] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.046568 10887 tablet.cc:1724] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.034536 10609 raft_consensus.cc:515] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.049096 10883 tablet.cc:1724] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.042505 10891 tablet.cc:1724] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.058521 10868 tablet.cc:1724] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.059623 10504 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.209.1:45257, user_credentials={real_user=slave}} blocked reactor thread for 73403.1us
I20260710 13:17:39.079586 10885 tablet.cc:1724] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.085342 10895 tablet.cc:1724] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.091578 10537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563"
dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
mode: GRACEFUL
new_leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:54970
I20260710 13:17:39.092255 10537 raft_consensus.cc:606] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Received request to transfer leadership to TS ef0df85fd2084def98fdb6d1b4f073d7
I20260710 13:17:39.093953  5956 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:39.094539  5956 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:39.099263 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:39.099895 10463 raft_consensus.cc:3055] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.100186 10463 raft_consensus.cc:740] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7cee198505040a7a52126f54e41b9a1, State: Running, Role: LEADER
I20260710 13:17:39.100998 10463 consensus_queue.cc:260] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [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: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.102483 10463 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.096004 10883 tablet.cc:1724] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.109165 10536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95351272308446c288a0c6751a56718f" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:39.109838 10536 raft_consensus.cc:3060] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.109488 10891 tablet.cc:1724] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.114500 10892 tablet.cc:1724] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.115372 10609 leader_election.cc:290] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 3 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:39.062441 10894 tablet.cc:1724] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.064728 10879 tablet.cc:1724] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.065917 10893 tablet.cc:1724] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.121619 10876 tablet.cc:1724] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.124280 10885 tablet.cc:1724] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.131822 10463 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 3.
I20260710 13:17:39.133220 10578 leader_election.cc:304] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:39.134359 10811 raft_consensus.cc:2804] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.134879 10811 raft_consensus.cc:697] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:39.136068 10811 consensus_queue.cc:237] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [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: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.144815 10893 tablet.cc:1724] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.151961 10536 raft_consensus.cc:2468] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 3.
I20260710 13:17:39.164410 10359 catalog_manager.cc:5697] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 2 to 3, leader changed from a7cee198505040a7a52126f54e41b9a1 (127.5.209.1) to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:39.153568 10891 tablet.cc:1724] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:17:39.182950 10362 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: soft_deleted_table [id=fb723fb14d6241b8b4fad77ed838c2dd] alter complete (version 1)
I20260710 13:17:39.359570 10695 raft_consensus.cc:993] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: : Instructing follower ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:39.360102 10896 raft_consensus.cc:1081] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Signalling peer ef0df85fd2084def98fdb6d1b4f073d7 to start an election
I20260710 13:17:39.361567 10610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563"
dest_uuid: "ef0df85fd2084def98fdb6d1b4f073d7"
 from {username='slave'} at 127.0.0.1:59408
I20260710 13:17:39.362016 10610 raft_consensus.cc:493] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.362319 10610 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.367461 10610 raft_consensus.cc:515] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.369230 10610 leader_election.cc:290] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [CANDIDATE]: Term 3 election: Requested vote from peers a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257), c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473)
I20260710 13:17:39.369928 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7cee198505040a7a52126f54e41b9a1"
I20260710 13:17:39.370251 10536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac283384ad6a4ee8838d937bb18be563" candidate_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2fd5684c1e144e090aeb360a81804de"
I20260710 13:17:39.370509 10463 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.370822 10536 raft_consensus.cc:3055] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.371124 10536 raft_consensus.cc:740] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2fd5684c1e144e090aeb360a81804de, State: Running, Role: LEADER
I20260710 13:17:39.371930 10536 consensus_queue.cc:260] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [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: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.373150 10536 raft_consensus.cc:3060] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.377084 10463 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 3.
I20260710 13:17:39.378314 10578 leader_election.cc:304] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [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: a7cee198505040a7a52126f54e41b9a1, ef0df85fd2084def98fdb6d1b4f073d7; no voters: 
I20260710 13:17:39.379004 10811 raft_consensus.cc:2804] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.379458 10811 raft_consensus.cc:697] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 LEADER]: Becoming Leader. State: Replica: ef0df85fd2084def98fdb6d1b4f073d7, State: Running, Role: LEADER
I20260710 13:17:39.379465 10536 raft_consensus.cc:2468] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef0df85fd2084def98fdb6d1b4f073d7 in term 3.
I20260710 13:17:39.380493 10811 consensus_queue.cc:237] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [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: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } }
I20260710 13:17:39.388017 10362 catalog_manager.cc:5697] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 reported cstate change: term changed from 2 to 3, leader changed from c2fd5684c1e144e090aeb360a81804de (127.5.209.2) to ef0df85fd2084def98fdb6d1b4f073d7 (127.5.209.3). New cstate: current_term: 3 leader_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef0df85fd2084def98fdb6d1b4f073d7" member_type: VOTER last_known_addr { host: "127.5.209.3" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:39.567955 10463 raft_consensus.cc:1275] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.569141 10811 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.579116 10536 raft_consensus.cc:1275] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.580492 10853 consensus_queue.cc:1048] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.928359 10536 raft_consensus.cc:1275] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.928931 10463 raft_consensus.cc:1275] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Refusing update from remote peer ef0df85fd2084def98fdb6d1b4f073d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.929658 10853 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2fd5684c1e144e090aeb360a81804de" member_type: VOTER last_known_addr { host: "127.5.209.2" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.930388 10905 consensus_queue.cc:1048] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7cee198505040a7a52126f54e41b9a1" member_type: VOTER last_known_addr { host: "127.5.209.1" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:40.153261  5956 tablet_server.cc:179] TabletServer@127.5.209.1:0 shutting down...
W20260710 13:17:40.163463 10504 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 13:17:40.168321 10504 consensus_peers.cc:597] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de -> Peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Couldn't send request to peer a7cee198505040a7a52126f54e41b9a1. 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 13:17:40.183544 10578 consensus_peers.cc:597] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 -> Peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Couldn't send request to peer a7cee198505040a7a52126f54e41b9a1. 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 13:17:40.190709  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:40.191629  5956 tablet_replica.cc:333] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.192277  5956 raft_consensus.cc:2243] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.192772  5956 raft_consensus.cc:2272] T b8d2b80546b049e390cc17569f7d84ce P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.194624  5956 tablet_replica.cc:333] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.195188  5956 raft_consensus.cc:2243] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.195683  5956 raft_consensus.cc:2272] T a7da6d4c2e9547e9b791d74fb5256b91 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.197461  5956 tablet_replica.cc:333] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.198017  5956 raft_consensus.cc:2243] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.198428  5956 raft_consensus.cc:2272] T 5426c931e134434b991ba7f147672636 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.200673  5956 tablet_replica.cc:333] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.201406  5956 raft_consensus.cc:2243] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.201920  5956 raft_consensus.cc:2272] T c20c2ae41e2341c689b2e35f1f982a29 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:40.203042 10504 consensus_peers.cc:597] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de -> Peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Couldn't send request to peer a7cee198505040a7a52126f54e41b9a1. 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 13:17:40.203994  5956 tablet_replica.cc:333] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.204734  5956 raft_consensus.cc:2243] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.205633  5956 raft_consensus.cc:2272] T 23a81af2f2c64acd85f5f5773fd7a59e P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:40.206235 10504 consensus_peers.cc:597] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de -> Peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Couldn't send request to peer a7cee198505040a7a52126f54e41b9a1. 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 13:17:40.207793  5956 tablet_replica.cc:333] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.208513  5956 raft_consensus.cc:2243] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.209221  5956 raft_consensus.cc:2272] T cd5fd961a1cc4b9baec1fde9ad757950 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.211577  5956 tablet_replica.cc:333] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.212361  5956 raft_consensus.cc:2243] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.212950  5956 raft_consensus.cc:2272] T 62295ffaa5a2454bb958ec041352b179 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.214732  5956 tablet_replica.cc:333] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.215237  5956 raft_consensus.cc:2243] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.215714  5956 raft_consensus.cc:2272] T 4d87eed6e6f94d0e8dc60c79d21a46cd P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.217455  5956 tablet_replica.cc:333] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.218014  5956 raft_consensus.cc:2243] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.218410  5956 raft_consensus.cc:2272] T 95351272308446c288a0c6751a56718f P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.221256  5956 tablet_replica.cc:333] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.221799  5956 raft_consensus.cc:2243] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.222219  5956 raft_consensus.cc:2272] T 522b7a472b064aa2ba079d3eedfcf0b2 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.223915  5956 tablet_replica.cc:333] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.224403  5956 raft_consensus.cc:2243] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.225137  5956 raft_consensus.cc:2272] T 795049292fc5404c92160aed2214a8dc P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.227069  5956 tablet_replica.cc:333] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.227648  5956 raft_consensus.cc:2243] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.228047  5956 raft_consensus.cc:2272] T ac283384ad6a4ee8838d937bb18be563 P a7cee198505040a7a52126f54e41b9a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.230338  5956 tablet_replica.cc:333] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.230947  5956 raft_consensus.cc:2243] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.231792  5956 raft_consensus.cc:2272] T a834d2a7920846fe8c744156d17b8f1f P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.233556  5956 tablet_replica.cc:333] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.234089  5956 raft_consensus.cc:2243] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.234827  5956 raft_consensus.cc:2272] T fcd3376f780c4e37b5088d3113c004c8 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.236621  5956 tablet_replica.cc:333] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.237151  5956 raft_consensus.cc:2243] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.237953  5956 raft_consensus.cc:2272] T 5d18b71c59cd4694848026e19a84b450 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.239727  5956 tablet_replica.cc:333] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.240244  5956 raft_consensus.cc:2243] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.240698  5956 raft_consensus.cc:2272] T 2aa7835a63cc4f6ab4555dc7e5099e8d P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.242731  5956 tablet_replica.cc:333] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.243337  5956 raft_consensus.cc:2243] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.243765  5956 raft_consensus.cc:2272] T 9fe17b8661b543629e8209524bf0f902 P a7cee198505040a7a52126f54e41b9a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.245568  5956 tablet_replica.cc:333] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1: stopping tablet replica
I20260710 13:17:40.246013  5956 raft_consensus.cc:2243] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.246753  5956 raft_consensus.cc:2272] T d15f18ffb6c54e5ea348c529896d9035 P a7cee198505040a7a52126f54e41b9a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.274071  5956 tablet_server.cc:196] TabletServer@127.5.209.1:0 shutdown complete.
I20260710 13:17:40.302353  5956 tablet_server.cc:179] TabletServer@127.5.209.2:0 shutting down...
I20260710 13:17:40.331614  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:40.332296  5956 tablet_replica.cc:333] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.332901  5956 raft_consensus.cc:2243] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.333655  5956 raft_consensus.cc:2272] T a7da6d4c2e9547e9b791d74fb5256b91 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.335479  5956 tablet_replica.cc:333] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.336043  5956 raft_consensus.cc:2243] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.336737  5956 raft_consensus.cc:2272] T b8d2b80546b049e390cc17569f7d84ce P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.338371  5956 tablet_replica.cc:333] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.338908  5956 raft_consensus.cc:2243] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.339638  5956 raft_consensus.cc:2272] T 5426c931e134434b991ba7f147672636 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.341200  5956 tablet_replica.cc:333] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.341689  5956 raft_consensus.cc:2243] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.342353  5956 raft_consensus.cc:2272] T c20c2ae41e2341c689b2e35f1f982a29 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.344550  5956 tablet_replica.cc:333] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.345361  5956 raft_consensus.cc:2243] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.345883  5956 raft_consensus.cc:2272] T 23a81af2f2c64acd85f5f5773fd7a59e P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.347527  5956 tablet_replica.cc:333] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.347972  5956 raft_consensus.cc:2243] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.348321  5956 raft_consensus.cc:2272] T d15f18ffb6c54e5ea348c529896d9035 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.349947  5956 tablet_replica.cc:333] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.350386  5956 raft_consensus.cc:2243] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.351063  5956 raft_consensus.cc:2272] T 4d87eed6e6f94d0e8dc60c79d21a46cd P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.352888  5956 tablet_replica.cc:333] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.353355  5956 raft_consensus.cc:2243] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.353698  5956 raft_consensus.cc:2272] T a834d2a7920846fe8c744156d17b8f1f P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.355237  5956 tablet_replica.cc:333] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.355780  5956 raft_consensus.cc:2243] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.356130  5956 raft_consensus.cc:2272] T fcd3376f780c4e37b5088d3113c004c8 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.357668  5956 tablet_replica.cc:333] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.358145  5956 raft_consensus.cc:2243] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.358515  5956 raft_consensus.cc:2272] T 5d18b71c59cd4694848026e19a84b450 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.360201  5956 tablet_replica.cc:333] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.360718  5956 raft_consensus.cc:2243] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.361138  5956 raft_consensus.cc:2272] T 2aa7835a63cc4f6ab4555dc7e5099e8d P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.362962  5956 tablet_replica.cc:333] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.363525  5956 raft_consensus.cc:2243] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.363930  5956 raft_consensus.cc:2272] T 522b7a472b064aa2ba079d3eedfcf0b2 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.365522  5956 tablet_replica.cc:333] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.366026  5956 raft_consensus.cc:2243] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.366408  5956 raft_consensus.cc:2272] T ac283384ad6a4ee8838d937bb18be563 P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.368670  5956 tablet_replica.cc:333] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.369180  5956 raft_consensus.cc:2243] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.369621  5956 raft_consensus.cc:2272] T 795049292fc5404c92160aed2214a8dc P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.371330  5956 tablet_replica.cc:333] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.371855  5956 raft_consensus.cc:2243] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.372287  5956 raft_consensus.cc:2272] T 95351272308446c288a0c6751a56718f P c2fd5684c1e144e090aeb360a81804de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.374514  5956 tablet_replica.cc:333] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.375010  5956 raft_consensus.cc:2243] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.375730  5956 raft_consensus.cc:2272] T 9fe17b8661b543629e8209524bf0f902 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.377398  5956 tablet_replica.cc:333] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.377846  5956 raft_consensus.cc:2243] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.378240  5956 raft_consensus.cc:2272] T cd5fd961a1cc4b9baec1fde9ad757950 P c2fd5684c1e144e090aeb360a81804de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.379997  5956 tablet_replica.cc:333] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de: stopping tablet replica
I20260710 13:17:40.380450  5956 raft_consensus.cc:2243] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.381161  5956 raft_consensus.cc:2272] T 62295ffaa5a2454bb958ec041352b179 P c2fd5684c1e144e090aeb360a81804de [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:40.394546 10578 consensus_peers.cc:597] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 -> Peer a7cee198505040a7a52126f54e41b9a1 (127.5.209.1:45257): Couldn't send request to peer a7cee198505040a7a52126f54e41b9a1. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.1:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:40.416821 10577 consensus_peers.cc:597] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 -> Peer c2fd5684c1e144e090aeb360a81804de (127.5.209.2:40473): Couldn't send request to peer c2fd5684c1e144e090aeb360a81804de. Status: Network error: Client connection negotiation failed: client connection to 127.5.209.2:40473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:40.421629  5956 tablet_server.cc:196] TabletServer@127.5.209.2:0 shutdown complete.
I20260710 13:17:40.448560  5956 tablet_server.cc:179] TabletServer@127.5.209.3:0 shutting down...
I20260710 13:17:40.472607  5956 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:40.473323  5956 tablet_replica.cc:333] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.473922  5956 raft_consensus.cc:2243] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.474391  5956 raft_consensus.cc:2272] T b8d2b80546b049e390cc17569f7d84ce P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.476222  5956 tablet_replica.cc:333] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.476759  5956 raft_consensus.cc:2243] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.477175  5956 raft_consensus.cc:2272] T a7da6d4c2e9547e9b791d74fb5256b91 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.478776  5956 tablet_replica.cc:333] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.479346  5956 raft_consensus.cc:2243] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.479768  5956 raft_consensus.cc:2272] T c20c2ae41e2341c689b2e35f1f982a29 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.481335  5956 tablet_replica.cc:333] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.481876  5956 raft_consensus.cc:2243] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.482278  5956 raft_consensus.cc:2272] T 5426c931e134434b991ba7f147672636 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.483937  5956 tablet_replica.cc:333] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.484455  5956 raft_consensus.cc:2243] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.484875  5956 raft_consensus.cc:2272] T 23a81af2f2c64acd85f5f5773fd7a59e P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.486536  5956 tablet_replica.cc:333] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.487039  5956 raft_consensus.cc:2243] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.487583  5956 raft_consensus.cc:2272] T a834d2a7920846fe8c744156d17b8f1f P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.489169  5956 tablet_replica.cc:333] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.489758  5956 raft_consensus.cc:2243] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.490159  5956 raft_consensus.cc:2272] T 5d18b71c59cd4694848026e19a84b450 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.491797  5956 tablet_replica.cc:333] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.492314  5956 raft_consensus.cc:2243] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.492738  5956 raft_consensus.cc:2272] T fcd3376f780c4e37b5088d3113c004c8 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.494289  5956 tablet_replica.cc:333] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.494791  5956 raft_consensus.cc:2243] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.495231  5956 raft_consensus.cc:2272] T cd5fd961a1cc4b9baec1fde9ad757950 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.497190  5956 tablet_replica.cc:333] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.497699  5956 raft_consensus.cc:2243] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.498097  5956 raft_consensus.cc:2272] T 62295ffaa5a2454bb958ec041352b179 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.499912  5956 tablet_replica.cc:333] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.500404  5956 raft_consensus.cc:2243] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.500803  5956 raft_consensus.cc:2272] T d15f18ffb6c54e5ea348c529896d9035 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.502468  5956 tablet_replica.cc:333] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.502956  5956 raft_consensus.cc:2243] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.503391  5956 raft_consensus.cc:2272] T 4d87eed6e6f94d0e8dc60c79d21a46cd P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.505038  5956 tablet_replica.cc:333] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.505518  5956 raft_consensus.cc:2243] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.506299  5956 raft_consensus.cc:2272] T 2aa7835a63cc4f6ab4555dc7e5099e8d P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.508198  5956 tablet_replica.cc:333] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.508716  5956 raft_consensus.cc:2243] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.509143  5956 raft_consensus.cc:2272] T 9fe17b8661b543629e8209524bf0f902 P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.510885  5956 tablet_replica.cc:333] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.511402  5956 raft_consensus.cc:2243] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.512176  5956 raft_consensus.cc:2272] T 522b7a472b064aa2ba079d3eedfcf0b2 P ef0df85fd2084def98fdb6d1b4f073d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.513876  5956 tablet_replica.cc:333] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.514358  5956 raft_consensus.cc:2243] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:40.514756  5956 raft_consensus.cc:2272] T 795049292fc5404c92160aed2214a8dc P ef0df85fd2084def98fdb6d1b4f073d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.516448  5956 tablet_replica.cc:333] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.516904  5956 raft_consensus.cc:2243] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.517717  5956 raft_consensus.cc:2272] T ac283384ad6a4ee8838d937bb18be563 P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.520510  5956 tablet_replica.cc:333] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7: stopping tablet replica
I20260710 13:17:40.520996  5956 raft_consensus.cc:2243] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.521694  5956 raft_consensus.cc:2272] T 95351272308446c288a0c6751a56718f P ef0df85fd2084def98fdb6d1b4f073d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.559571  5956 tablet_server.cc:196] TabletServer@127.5.209.3:0 shutdown complete.
I20260710 13:17:40.586344  5956 master.cc:562] Master@127.5.209.62:41603 shutting down...
I20260710 13:17:40.608949  5956 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:40.609519  5956 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:40.609862  5956 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff033f54bb0f41b3b9b55acc689eb61b: stopping tablet replica
I20260710 13:17:40.629752  5956 master.cc:584] Master@127.5.209.62:41603 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10982 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22922 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117253 ms total)
[  PASSED  ] 8 tests.
I20260710 13:17:40.680699  5956 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~435 seconds ago
I20260710 13:17:40.681087  5956 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~435 seconds ago
I20260710 13:17:40.681299  5956 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 387 messages since previous log ~435 seconds ago
I20260710 13:17:40.681531  5956 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 ~36 seconds ago
I20260710 13:17:40.681725  5956 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 ~36 seconds ago
I20260710 13:17:40.681977  5956 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:17:40.682282  5956 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
